diff options
Diffstat (limited to 'tests/admin_views')
| -rw-r--r-- | tests/admin_views/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/admin_views/tests.py b/tests/admin_views/tests.py index efddc49de7..c588c1a027 100644 --- a/tests/admin_views/tests.py +++ b/tests/admin_views/tests.py @@ -66,7 +66,6 @@ from .models import ( Worker, WorkHour, ) - ERROR_MESSAGE = "Please enter the correct username and password \ for a staff account. Note that both fields may be case-sensitive." |
