mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 01:04:00 -04:00
Download CSV option now available.
App is updated to use the rebased db.
This commit is contained in:
@@ -114,7 +114,7 @@ def test_should_redirect_after_service_name_confirmation(app_,
|
||||
mock_update_service.assert_called_once_with(service_id,
|
||||
service_new_name,
|
||||
service_one['active'],
|
||||
service_one['limit'],
|
||||
service_one['message_limit'],
|
||||
service_one['restricted'],
|
||||
service_one['users'],
|
||||
email_safe(service_new_name))
|
||||
|
||||
Reference in New Issue
Block a user