diff options
Diffstat (limited to 'testenv/tests/validators/test_auth.py')
-rw-r--r-- | testenv/tests/validators/test_auth.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/tests/validators/test_auth.py b/testenv/tests/validators/test_auth.py index f3cdf939..f4ddbdfd 100644 --- a/testenv/tests/validators/test_auth.py +++ b/testenv/tests/validators/test_auth.py @@ -51,6 +51,7 @@ def test_ok__valid_user(arg: Any) -> None: "te~st", "-", "-foo_bar", + "foo bar", " ", "", None, |