fixed another test_cmd case

This commit is contained in:
bom 2022-01-12 13:58:52 +01:00
parent 021db11acb
commit e3e5ad775f

View file

@ -157,7 +157,6 @@ CMD_CASES_1_x = [
lambda x: x.cmd(
{"chdir": "var_to_output"},
"plan",
"",
out=FILE_PATH_WITH_SPACE_AND_SPACIAL_CHARS,
raise_on_error=False,
),