tests: Remove no longer needed pytest custom marker named fs
Merged
requested to merge anlambert/swh-loader-core:remove-no-longer-needed-pytest-fs-mark into master
Compare changes
Files
3+ 0
− 10
@@ -224,7 +224,6 @@ def test_version_generation():
@@ -251,7 +250,6 @@ def _check_download_ok(url, dest, filename=_filename, hashes=_hashes):
@@ -259,7 +257,6 @@ def test_download_ok(tmp_path, requests_mock):
@@ -267,7 +264,6 @@ def test_download_ok_no_header(tmp_path, requests_mock):
@@ -282,7 +278,6 @@ def test_download_ok_with_hashes(tmp_path, requests_mock):
@@ -309,7 +304,6 @@ def test_download_fail_hashes_mismatch(tmp_path, requests_mock):
@@ -323,7 +317,6 @@ def test_ftp_download_ok(tmp_path, mocker):
@@ -335,7 +328,6 @@ def test_ftp_download_ko(tmp_path, mocker):
@@ -360,7 +352,6 @@ def test_download_extracting_filename_from_url(tmp_path, requests_mock):
@@ -381,7 +372,6 @@ def test_download_filename_from_content_disposition(tmp_path, requests_mock, fil