diff --git a/tests/test_integration.py b/tests/test_integration.py index 73dda25a..47a18d78 100644 --- a/tests/test_integration.py +++ b/tests/test_integration.py @@ -11,7 +11,7 @@ TEST_DIR = Path(__file__).resolve().parent -@pytest.skip("Test run time") +@pytest.mark.skip(reason="Test run time") def test_train_and_run( mgf_small, mzml_small,