Skip to content

Commit

Permalink
fixup! Re-work experiment analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasjacobsen committed Oct 17, 2024
1 parent c8c7ea8 commit c487862
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ramble/ramble/test/end_to_end/wrfv4_dry_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@ def test_wrfv4_spack_dry_run(mutable_config, mutable_mock_workspace_path):
assert "Number of timesteps = 5" in data
assert "Software definitions:" in data
assert "spack packages:" in data
assert "wrf @4.2" in data

workspace("archive", global_args=["-w", workspace_name])

Expand Down

0 comments on commit c487862

Please sign in to comment.