Skip to content

Commit

Permalink
fix up test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed Dec 23, 2024
1 parent 33c8c62 commit bd32991
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_ota_proxy/test_cache_streaming.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ async def _worker(
_tracker = CacheTracker(
cache_identifier=self.URL,
base_dir=self.base_dir,
executor=None, # type: ignore
commit_cache_cb=None, # type: ignore
below_hard_limit_event=None, # type: ignore
)
Expand Down

0 comments on commit bd32991

Please sign in to comment.