mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 09:50:08 -04:00
get flake8's approval
This commit is contained in:
@@ -2104,7 +2104,8 @@ def test_and_more_hint_appears_on_settings_with_more_than_just_a_single_sender(
|
||||
"Reply-to email addresses test@example.com …and 2 more Manage reply-to email addresses"
|
||||
assert get_row(page, 'Text message senders') == \
|
||||
"Text message senders Example …and 2 more Manage text message senders"
|
||||
# assert get_row(page, 'Sender addresses') == "Sender addresses 1 Example Street …and 2 more Manage sender addresses"
|
||||
# assert get_row(page, 'Sender addresses') == \
|
||||
# "Sender addresses 1 Example Street …and 2 more Manage sender addresses"
|
||||
|
||||
|
||||
@pytest.mark.parametrize('sender_list_page, index, expected_output', [
|
||||
|
||||
Reference in New Issue
Block a user