Skip to content

Commit

Permalink
A typo
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Apr 19, 2020
1 parent 974a119 commit bd3dff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RUNNING_TESTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@ dotnet test projects/Unit --filter "FullyQualifiedName~RabbitMQ.Client.Unit.Test
To only run tests on .NET Core:

``` shell
dotnet test projects/Unit -f netcoreapp3.1 projects/Unit
dotnet test -f netcoreapp3.1 projects/Unit
```

0 comments on commit bd3dff7

Please sign in to comment.