diff --git a/test/system_test.py b/test/system_test.py index a010f6cce4..2925c611e4 100644 --- a/test/system_test.py +++ b/test/system_test.py @@ -232,7 +232,6 @@ def test_install_py_icon4py_version_0_0_12(devirt_env): spack_install('py-icon4py @ 0.0.12 %gcc ^py-gt4py@1.0.3.9') - @pytest.mark.py_hatchling def test_install_py_hatchling_default(devirt_env): spack_install('py-hatchling')