Skip to content

Commit 35e945f

Browse files
dotnet run -> dotnet test
1 parent 8dd04ba commit 35e945f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ or you can run tests from the command line using the following `dotnet` commands
3535

3636
```
3737
dotnet build
38-
dotnet run
38+
dotnet test
3939
```
4040

4141
**For full instructions on running this project, take our

0 commit comments

Comments
 (0)