mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 02:23:19 -04:00
Replace can't with cannot
This commit is contained in:
@@ -42,7 +42,7 @@ def test_form_is_valid_returns_no_errors(
|
|||||||
(
|
(
|
||||||
mock_check_verify_code,
|
mock_check_verify_code,
|
||||||
{},
|
{},
|
||||||
'Can’t be empty',
|
'Cannot be empty',
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
mock_check_verify_code,
|
mock_check_verify_code,
|
||||||
|
|||||||
Reference in New Issue
Block a user