We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4121fc5 commit 2c0688eCopy full SHA for 2c0688e
tests/support/Python/Test_Schedule.py
@@ -230,6 +230,7 @@ def test_schedule(self):
230
extra_option="TestOpt",
231
metadata_option="MetaOpt",
232
force=False,
233
+ validate=True,
234
input_file="InputFile.yaml",
235
input_file_name="InputFile.yaml",
236
input_file_template=str(self.test_dir / "InputFile.yaml"),
0 commit comments