We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d72018 commit 405b529Copy full SHA for 405b529
tests-unit/README.md
@@ -2,7 +2,7 @@
2
3
## Install test dependencies
4
5
-`pip install -r tests-units/requirements.txt`
+`pip install -r tests-unit/requirements.txt`
6
7
## Run tests
8
-`pytest tests-units/`
+`pytest tests-unit/`
0 commit comments