Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc1133ab authored by Gaël Duval's avatar Gaël Duval 🏄🏼
Browse files

Update test_api.py

Update test to be compatible with Daniel latest commit that failed
parent 3be9ef8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,4 +26,4 @@ def test_index(ctx, redisdb):
    response = res.json()
    assert len(response["results"]) > 5
    assert len(response["image_results"]) == 5
    assert len(response['videos_results']) == 5
    assert len(response['videos_results']) == 2