diff --git a/test/system_test.py b/test/system_test.py index 2925c611e4..32af43a6b3 100644 --- a/test/system_test.py +++ b/test/system_test.py @@ -228,8 +228,8 @@ def test_install_py_icon4py_version_0_0_11(devirt_env): @pytest.mark.py_icon4py -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') +def test_install_py_icon4py_version_0_0_13(devirt_env): + spack_install('py-icon4py @ 0.0.13 %gcc ^py-gt4py@1.0.3.9') @pytest.mark.py_hatchling