Skip to content

Commit d73c1e1

Browse files
authored
Remove extra dash (#30085)
1 parent b6c0be2 commit d73c1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/dotnet-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Where `Microsoft.NET.Test.Sdk` is the test host, `xunit` is the test framework.
149149

150150
- **`--no-build`**
151151

152-
Doesn't build the test project before running it. It also implicitly sets the - `--no-restore` flag.
152+
Doesn't build the test project before running it. It also implicitly sets the `--no-restore` flag.
153153

154154
- **`--nologo`**
155155

0 commit comments

Comments
 (0)