Skip to content

Commit b0493a6

Browse files
authored
Merge branch 'main' into 2-add-github-workflow
2 parents fce5954 + 8849557 commit b0493a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_error.py

-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ def test_403_page(client):
5454
# Check that the status code is 403 (forbidden) for non-admin users
5555
assert response.status_code == 403
5656
assert b"Forbidden" in response.data
57-

0 commit comments

Comments
 (0)