forked from gergely/calendar-social
[Bugfix] Fix broken tests
This commit is contained in:
@@ -25,4 +25,4 @@ def test_index_no_login(client):
|
||||
"""
|
||||
|
||||
page = client.get('/')
|
||||
assert b'Welcome to Calendar.social' in page.data
|
||||
assert b'Peek inside' in page.data
|
||||
|
Reference in New Issue
Block a user