diff --git a/docs/all.md b/docs/all.md index 5a87cba95..5d3decefa 100644 --- a/docs/all.md +++ b/docs/all.md @@ -262,6 +262,8 @@ This will run: - isort for import styling - pytest for the test suite +If you see an error about a missing test database, run `createdb test_notification_api`. + On GitHub, in addition to these tests, we run: - bandit for code security - pip-audit for dependency vulnerabilities