Adjust test to previous change

This commit is contained in:
Raphael Michel
2017-02-17 09:58:52 +01:00
parent 3636bbbf3f
commit d94c67bc7a

View File

@@ -84,4 +84,4 @@ def test_dashboard(client, env):
quota.items.add(env[3])
w = waitinglist_widgets(env[0])
assert '3' in w[0]['content']
assert '7' in w[1]['content']
assert '6' in w[1]['content']