We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 137d346 + 63e77e5 commit 810da77Copy full SHA for 810da77
tests/unit_tests/tools/test_psyclone.py
@@ -269,7 +269,7 @@ def test_psyclone_process_nemo_api_old_psyclone(version):
269
("gocean1.0", "gocean"),
270
("gocean", "gocean")
271
])
272
-def test_psyclone_process_api_new__psyclone(api):
+def test_psyclone_process_api_new_psyclone(api):
273
'''Test running the new PSyclone version. Since this version is not
274
yet released, we use the Fab internal version number 2.5.0.1 for
275
now. It uses new API names, and we need to check that the old style
0 commit comments