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 f44a4c8 commit 27ea012Copy full SHA for 27ea012
backend/README.md
@@ -97,7 +97,7 @@ To test the backend run:
97
$ bash ./scripts/test.sh
98
```
99
100
-The tests run with Pytest, modify and add tests to `./backend/app/tests/`.
+The tests run with Pytest, modify and add tests to `./backend/tests/`.
101
102
If you use GitHub Actions the tests will run automatically.
103
0 commit comments