mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 14:31:57 -05:00
Fix PEP issueFix PEP issueFix PEP issueFix PEP issueFix PEP issueFix PEP
issueFix PEP issueFix PEP issue
This commit is contained in:
@@ -783,7 +783,8 @@ def test_should_not_send_notification_to_non_whitelist_recipient_in_trial_mode(
|
||||
to,
|
||||
_create_sample_template,
|
||||
key_type,
|
||||
mocker):
|
||||
mocker
|
||||
):
|
||||
service = create_sample_service(notify_db, notify_db_session, limit=2, restricted=True)
|
||||
service_whitelist = create_sample_service_whitelist(notify_db, notify_db_session, service=service)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user