Skip to content

Commit

Permalink
Fix merge (#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominichofer authored Jul 22, 2024
1 parent c84a9f5 commit f00209b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ def test_install_py_icon4py_version_0_0_11(devirt_env):
@pytest.mark.py_icon4py
@pytest.mark.no_tsa # py-isort install fails with: No module named 'poetry'.
def test_install_py_icon4py_version_0_0_12(devirt_env):
spack_install_and_test('py-icon4py @ 0.0.12 %gcc ^py-gt4py@1.0.3.8')
spack_install('py-icon4py @ 0.0.12 %gcc ^py-gt4py@1.0.3.8')


@pytest.mark.py_hatchling
Expand Down

0 comments on commit f00209b

Please sign in to comment.