mirror of
https://github.com/wallabag/docker
synced 2025-12-12 17:26:25 +00:00
Fix test
This commit is contained in:
committed by
Nicolas Lœuillet
parent
7810ca6255
commit
c2b7c3bbd7
@@ -52,7 +52,6 @@ def test_accessing_login_page(wallabag_service):
|
||||
assert r.status_code == 200
|
||||
assert 'Log in' in r.text
|
||||
assert 'Password' in r.text
|
||||
assert 'Register' in r.text
|
||||
assert 'Username' in r.text
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user