PAMapp/node_modules/jest-validate/build/warnings.js
@@ -39,7 +39,7 @@ (0, _utils.format)(config[option]) )} was found.` + (didYouMean && ` ${didYouMean}`) + `\n This is probably a typing mistake. Fixing it will remove this message.`; '\n This is probably a typing mistake. Fixing it will remove this message.'; const comment = options.comment; const name = (options.title && options.title.warning) || _utils.WARNING; (0, _utils.logValidationWarning)(name, message, comment);