Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Oct 2, 2024
1 parent e9d9fba commit c2deb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_payu_conf/test_intake_desc.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
path_root = Path(__file__).parents[2]
sys.path.append(str(path_root))

from payu_config.postscripts.build_intake_ds import description
from payu_config.archive_scripts.build_intake_ds import description


def test_no_metadata_file(tmp_path):
Expand Down

0 comments on commit c2deb92

Please sign in to comment.