Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
forsyth2 committed Dec 9, 2024
1 parent bff08ed commit a9d2bb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/global_time_series/test_global_time_series.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def test_Parameters_and_related_functions():
"ncols": "1",
"results_dir": "results",
"regions": "glb,n,s",
"make_viewer": "True",
"start_yr": "1985",
"end_yr": "1989",
}
Expand Down

0 comments on commit a9d2bb1

Please sign in to comment.