Merge pull request #6040 from blueyed/test_meta-slow
tests: mark test_meta as slow
This commit is contained in:
@@ -15,6 +15,7 @@ def _modules():
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.slow
|
||||
@pytest.mark.parametrize("module", _modules())
|
||||
def test_no_warnings(module):
|
||||
# fmt: off
|
||||
|
||||
Reference in New Issue
Block a user