Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed May 16, 2019
1 parent a1d858d commit adb3f23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/options/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export const parseOpts = function({
return optsC
}

// `jest-validate` `error.stack` just repeats `error.message`
const kValidate = handleError(validate, { showStack: false })

const validateOpts = function({ opts }) {
Expand Down

0 comments on commit adb3f23

Please sign in to comment.