Skip to content

Commit

Permalink
fix test create-json-trimStrings
Browse files Browse the repository at this point in the history
  • Loading branch information
felixlohmeier committed Jan 4, 2021
1 parent a0274f6 commit 65b0500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/create-json-trimStrings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 =================================== #
Expand Down

0 comments on commit 65b0500

Please sign in to comment.