mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 13:39:57 -04:00
Replace can't with cannot
This commit is contained in:
committed by
Chris Hill-Scott
parent
7a18700353
commit
a9583b51f3
@@ -42,7 +42,7 @@ def test_form_is_valid_returns_no_errors(
|
||||
(
|
||||
mock_check_verify_code,
|
||||
{},
|
||||
'Can’t be empty',
|
||||
'Cannot be empty',
|
||||
),
|
||||
(
|
||||
mock_check_verify_code,
|
||||
|
||||
Reference in New Issue
Block a user