fix test create-json-trimStrings

This commit is contained in:
Felix Lohmeier 2021-01-04 14:19:51 +01:00
父節點 a0274f6166
當前提交 65b0500d5e
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -54,7 +54,7 @@ fi
# ================================== ACTION ================================== #
${cmd} --create "tmp/${t}/${t}.json"
${cmd} --create "tmp/${t}/${t}.json" --trimStrings "true"
${cmd} --export "${t}" --output "tmp/${t}/${t}.output"
# =================================== TEST =================================== #