Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pgierz committed Jan 10, 2025
1 parent 730b314 commit 7152488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_aux_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def test_aux_files_attach_simple_file(pi_uxarray_temp_rule, tmp_path):
def test_aux_files_attach_fesom_mesh(
fesom_2p6_esmtools_temp_rule, fesom_2p6_pimesh_esm_tools_data
):
mesh = fesom_2p6_pimesh_esm_tools_data / "input/fesom/mesh"
mesh = fesom_2p6_pimesh_esm_tools_data / "input/fesom/mesh/pi"
rule = fesom_2p6_esmtools_temp_rule
rule.aux = [
{
Expand Down

0 comments on commit 7152488

Please sign in to comment.