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 =================================== #