Skip to content
Snippets Groups Projects
Verified Commit 4e6bce92 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

swh.model.tests.test_cli: Fix pytest.mark.fr to pytest.mark.fs

parent 33d2a5ee
No related branches found
Tags v0.0.33
No related merge requests found
......@@ -15,7 +15,7 @@ from swh.model.hashutil import hash_to_hex
from swh.model.tests.test_from_disk import DataMixin
@pytest.mark.fr
@pytest.mark.fs
class TestIdentify(DataMixin, unittest.TestCase):
def setUp(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment