Skip to content

Commit

Permalink
Merge branch 'psyclone_3_support_clean' into add_shell_tool_clean
Browse files Browse the repository at this point in the history
  • Loading branch information
hiker committed Nov 29, 2024
2 parents 70c083e + fa0cb5d commit 63e77e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit_tests/tools/test_psyclone.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ def test_psyclone_process_nemo_api_old_psyclone(version):
("gocean1.0", "gocean"),
("gocean", "gocean")
])
def test_psyclone_process_api_new__psyclone(api):
def test_psyclone_process_api_new_psyclone(api):
'''Test running the new PSyclone version. Since this version is not
yet released, we use the Fab internal version number 2.5.0.1 for
now. It uses new API names, and we need to check that the old style
Expand Down

0 comments on commit 63e77e5

Please sign in to comment.