mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-24 20:31:19 -05:00
Merge pull request #2414 from alphagov/reduce-logging-during-tests
Reduce logging noise in traceback output
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[pytest]
|
||||
testpaths = tests
|
||||
log_level = 999
|
||||
env =
|
||||
NOTIFY_ENVIRONMENT=test
|
||||
ADMIN_CLIENT_SECRET=dev-notify-secret-key
|
||||
|
||||
Reference in New Issue
Block a user