us → u.s.

This commit is contained in:
stvnrlly
2022-12-06 11:03:47 -05:00
parent 92da56fe63
commit b6bc02eb6b
62 changed files with 128 additions and 128 deletions

View File

@@ -329,7 +329,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 US Notify. '
'You will not be able to use this API key to connect to U.S. Notify. '
'Yes, revoke this API key'
)
assert mock_get_api_keys.call_args_list == [