Skip to content

Commit

Permalink
Minor: update tests-unit README.md (#4896)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoland68 authored Sep 12, 2024
1 parent 9d72018 commit 405b529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests-unit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Install test dependencies

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

## Run tests
`pytest tests-units/`
`pytest tests-unit/`

0 comments on commit 405b529

Please sign in to comment.