Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
guilara committed Aug 5, 2024
1 parent 4121fc5 commit 2c0688e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/support/Python/Test_Schedule.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ def test_schedule(self):
extra_option="TestOpt",
metadata_option="MetaOpt",
force=False,
validate=True,
input_file="InputFile.yaml",
input_file_name="InputFile.yaml",
input_file_template=str(self.test_dir / "InputFile.yaml"),
Expand Down

0 comments on commit 2c0688e

Please sign in to comment.