Skip to content

Commit ad4b241

Browse files
committed
Re-activate test
This reverts commit b6db708.
1 parent c46d33f commit ad4b241

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tests/download/test_download.py

-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ def test_first_block_download_custom_session(mocker, valid_http_url):
9494
requests.Session.assert_not_called() # pyright: ignore
9595

9696

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

0 commit comments

Comments
 (0)