Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
kingosticks authored Nov 1, 2023
1 parent 723f3c3 commit 0b819bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_web.py
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ def test_cache_expired_with_etag(
skip_refresh_token,
oauth_client,
status,
expected,
expected_unchanged,
caplog,
):
cache = {"tracks/abc": web_response_mock_etag}
Expand Down

0 comments on commit 0b819bd

Please sign in to comment.