Skip to content

Commit

Permalink
Correct expected daily_longterm command
Browse files Browse the repository at this point in the history
  • Loading branch information
marialainez committed Feb 5, 2024
1 parent b2444c1 commit 930f713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/osa/scripts/tests/test_osa_scripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ def test_daily_longterm_cmd():

expected_cmd = [
"sbatch",
"--parsable",
"-D",
options.directory,
"-o",
Expand Down

0 comments on commit 930f713

Please sign in to comment.