mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
@@ -1368,7 +1368,7 @@ def test_incorrect_letter_contact_block_input(
|
||||
('11 chars', None),
|
||||
('', 'Can’t be empty'),
|
||||
('abcdefghijkhgkg', 'Enter 11 characters or fewer'),
|
||||
(' ¯\_(ツ)_/¯ ', 'Use letters and numbers only'),
|
||||
(r' ¯\_(ツ)_/¯ ', 'Use letters and numbers only'),
|
||||
('blood.co.uk', None),
|
||||
('00123', "Can't start with 00")
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user