Skip to content

Commit

Permalink
Skip test temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Feb 12, 2024
1 parent 0568e64 commit b6db708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/download/test_download.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ def test_first_block_download_custom_session(mocker, valid_http_url):
requests.Session.assert_not_called() # pyright: ignore


@pytest.mark.skip(reason="name resolution issue for useragent.fr in Github Actions")
@pytest.mark.slow
def test_user_agent():
ua = "zimscraperlib-test"
Expand Down

0 comments on commit b6db708

Please sign in to comment.