We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fce5954 + 8849557 commit b0493a6Copy full SHA for b0493a6
tests/test_error.py
@@ -54,4 +54,3 @@ def test_403_page(client):
54
# Check that the status code is 403 (forbidden) for non-admin users
55
assert response.status_code == 403
56
assert b"Forbidden" in response.data
57
-
0 commit comments