mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-27 09:29:22 -04:00
Merge pull request #2568 from alphagov/fix-typod-test-name
Fix beheaded test name
This commit is contained in:
@@ -1458,7 +1458,7 @@ def test_send_test_redirects_to_start_if_index_out_of_bounds_and_some_placeholde
|
||||
('main.send_test', 'main.send_test_step'),
|
||||
('main.send_one_off', 'main.send_one_off_step'),
|
||||
])
|
||||
def _redirects_with_help_argument(
|
||||
def test_send_test_sms_message_redirects_with_help_argument(
|
||||
logged_in_client,
|
||||
mocker,
|
||||
service_one,
|
||||
|
||||
Reference in New Issue
Block a user