Skip to content

Commit 405b529

Browse files
authored
Minor: update tests-unit README.md (#4896)
1 parent 9d72018 commit 405b529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests-unit/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Install test dependencies
44

5-
`pip install -r tests-units/requirements.txt`
5+
`pip install -r tests-unit/requirements.txt`
66

77
## Run tests
8-
`pytest tests-units/`
8+
`pytest tests-unit/`

0 commit comments

Comments
 (0)