Skip to content

Commit b738ff9

Browse files
GarvinGarvin
authored andcommitted
Fixing command format in readme
1 parent fedc8c5 commit b738ff9

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
@@ -135,7 +135,7 @@ Testing
135135
=========================
136136
This solution is configured to run tests using xunit. However, the MySql and Sql Server entity tests require a running server. You can use the included docker-compose-test.yaml to run all the unit and integration tests.
137137

138-
docker-compose -f docker-compose-test.yaml up --force-recreate --exit-code-from test-runner --build test-runner
138+
docker-compose -f docker-compose-test.yaml up --force-recreate --exit-code-from test-runner --build test-runner
139139

140140
Contributions, comments, changes, issues
141141
========================

0 commit comments

Comments
 (0)