mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 12:08:25 -04:00
Fix codestyle
This commit is contained in:
@@ -1742,8 +1742,8 @@ def test_send_notification_redirects_to_view_page(
|
||||
'.view_notification',
|
||||
service_id=service_one['id'],
|
||||
notification_id=fake_uuid,
|
||||
_external=True
|
||||
**extra_redirect_args,
|
||||
_external=True,
|
||||
**extra_redirect_args
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user