fix test create-json-trimStrings

This commit is contained in:
Felix Lohmeier 2021-01-04 14:19:51 +01:00
parent a0274f6166
commit 65b0500d5e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni

Vedi File

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