mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04: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]
|
[pytest]
|
||||||
testpaths = tests
|
testpaths = tests
|
||||||
|
log_level = 999
|
||||||
env =
|
env =
|
||||||
NOTIFY_ENVIRONMENT=test
|
NOTIFY_ENVIRONMENT=test
|
||||||
ADMIN_CLIENT_SECRET=dev-notify-secret-key
|
ADMIN_CLIENT_SECRET=dev-notify-secret-key
|
||||||
|
|||||||
Reference in New Issue
Block a user