mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 23:08:07 -04:00
notify-api-446 change default text message sender from U.S. Notify
This commit is contained in:
@@ -260,7 +260,7 @@ def test_should_show_confirm_revoke_api_key(
|
||||
)
|
||||
assert normalize_spaces(page.select(".banner-dangerous")[0].text) == (
|
||||
"Are you sure you want to revoke ‘some key name’? "
|
||||
"You will not be able to use this API key to connect to U.S. Notify. "
|
||||
"You will not be able to use this API key to connect to Notify.gov. "
|
||||
"Yes, revoke this API key"
|
||||
)
|
||||
assert mock_get_api_keys.call_args_list == [
|
||||
|
||||
Reference in New Issue
Block a user