Skip to content

Commit

Permalink
Add @pytest.mark.looptime(False)
Browse files Browse the repository at this point in the history
  • Loading branch information
drew2a committed Jul 4, 2023
1 parent 9bb752c commit 20739a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ async def gigachannel_manager(metadata_store, download_manager):
await gigachannel_manager.shutdown()


@pytest.mark.looptime(False)
async def test_channel_update_and_download(
channel_tdef, channel_seeder, metadata_store, download_manager, gigachannel_manager
):
Expand Down

0 comments on commit 20739a3

Please sign in to comment.