diff --git a/swh/lister/github/tests/test_lister.py b/swh/lister/github/tests/test_lister.py index a09d606..11de74a 100644 --- a/swh/lister/github/tests/test_lister.py +++ b/swh/lister/github/tests/test_lister.py @@ -217,6 +217,7 @@ def test_ratelimit_reset_sleep( requests_ratelimited, monkeypatch_sleep_calls, num_before_ratelimit, + num_ratelimit, ratelimit_reset, github_credentials, lister_credentials,