Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Mar 4, 2020
1 parent ea86df4 commit 0da7824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ example from within an editor, while still allowing all dependencies to run in c
make system-tests SYSTEM_TEST_TARGET=./tests/system/test_integration.py:SourcemappingIntegrationTest.test_backend_error
```

* Or run the dockerised version of thes tests with `make docker-system-tests`, e.g.:
* Or run the dockerised version of the tests with `make docker-system-tests`, e.g.:

```
make docker-system-tests SYSTEM_TEST_TARGET=./tests/system/test_integration.py:SourcemappingIntegrationTest.test_backend_error
Expand Down

0 comments on commit 0da7824

Please sign in to comment.