Skip to content

Commit 27ea012

Browse files
committed
Update command to run backend tests in docs
1 parent f44a4c8 commit 27ea012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ To test the backend run:
9797
$ bash ./scripts/test.sh
9898
```
9999

100-
The tests run with Pytest, modify and add tests to `./backend/app/tests/`.
100+
The tests run with Pytest, modify and add tests to `./backend/tests/`.
101101

102102
If you use GitHub Actions the tests will run automatically.
103103

0 commit comments

Comments
 (0)