Skip to content

Commit

Permalink
fix: unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabellaSmallcombe committed Sep 8, 2023
1 parent de82019 commit 750259f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/metadata/pipelines/test_metadata_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ async def test_metadata_pipeline_async_run_with_custom_adapters(self, raw_crypto
"ipfs://",
"https://gateway.pinata.cloud/",
"https://ipfs.io/",
"https://ipfs.decentralized-content.com/",
],
host_prefixes=["https://gateway.pinata.cloud/"],
kwargs={"pool_connections": 100, "pool_maxsize": 1000, "max_retries": 0},
Expand Down

0 comments on commit 750259f

Please sign in to comment.