Skip to content

Commit 2c0688e

Browse files
committed
Fix test
1 parent 4121fc5 commit 2c0688e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/support/Python/Test_Schedule.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ def test_schedule(self):
230230
extra_option="TestOpt",
231231
metadata_option="MetaOpt",
232232
force=False,
233+
validate=True,
233234
input_file="InputFile.yaml",
234235
input_file_name="InputFile.yaml",
235236
input_file_template=str(self.test_dir / "InputFile.yaml"),

0 commit comments

Comments
 (0)