Skip to content

Commit 957b888

Browse files
A typo
(cherry picked from commit bd3dff7)
1 parent e8f9244 commit 957b888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RUNNING_TESTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,5 @@ dotnet test projects/Unit --filter "FullyQualifiedName~RabbitMQ.Client.Unit.Test
106106
To only run tests on .NET Core:
107107

108108
``` shell
109-
dotnet test projects/Unit -f netcoreapp3.1 projects/Unit
109+
dotnet test -f netcoreapp3.1 projects/Unit
110110
```

0 commit comments

Comments
 (0)