Test fix - Remove debug from test

pull/818/head
dgtlmoon 2 years ago
parent 6f072b42e8
commit 8c466b4826

@ -70,8 +70,6 @@ def test_check_access_control(app, client):
# Yes we are correctly logged in
assert b"LOG OUT" in res.data
return
res = c.get(url_for("settings_page"))

Loading…
Cancel
Save