github: Fix test error with latest pytest release

This commit is contained in:
Antoine Lambert 2023-01-02 14:10:03 +01:00
parent 4cec345028
commit e218fbfef6

View file

@ -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,