fix test create-json-trimStrings
This commit is contained in:
parent
a0274f6166
commit
65b0500d5e
|
@ -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 =================================== #
|
||||
|
|
Loading…
Reference in New Issue