Fixed bandit memes
This commit is contained in:
@@ -15,4 +15,6 @@ def test_login_required(client):
|
||||
|
||||
r = client.get('/content/caff/1')
|
||||
|
||||
assert r.status_code == 302
|
||||
assert r.status_code == 302
|
||||
|
||||
# TODO Test eache endpoint with an anonymus, registered and admin user
|
||||
Reference in New Issue
Block a user