Skip to content

Commit 01a6999

Browse files
authored
Remove unknown pytest.mark.unit (#980)
1 parent e69da97 commit 01a6999

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_iso3_parsing.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@
4545
MD_ReferenceSystem, MD_FeatureCatalogueDescription,
4646
MD_ImageDescription, MD_Band)
4747

48-
pytestmark = pytest.mark.unit
49-
5048

5149
@pytest.fixture
5250
def ns():

0 commit comments

Comments
 (0)