Minor: update tests-unit README.md (#4896)
This commit is contained in:
parent
9d720187f1
commit
405b529545
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Install test dependencies
|
## Install test dependencies
|
||||||
|
|
||||||
`pip install -r tests-units/requirements.txt`
|
`pip install -r tests-unit/requirements.txt`
|
||||||
|
|
||||||
## Run tests
|
## Run tests
|
||||||
`pytest tests-units/`
|
`pytest tests-unit/`
|
||||||
|
|
Loading…
Reference in New Issue