fix test create-json-trimStrings

Este commit está contenido en:
Felix Lohmeier 2021-01-04 14:19:51 +01:00
padre a0274f6166
commit 65b0500d5e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

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