Test fix - Remove debug from test
This commit is contained in:
@@ -70,8 +70,6 @@ def test_check_access_control(app, client):
|
|||||||
|
|
||||||
# Yes we are correctly logged in
|
# Yes we are correctly logged in
|
||||||
assert b"LOG OUT" in res.data
|
assert b"LOG OUT" in res.data
|
||||||
return
|
|
||||||
|
|
||||||
|
|
||||||
res = c.get(url_for("settings_page"))
|
res = c.get(url_for("settings_page"))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user