PAMapp/node_modules/@jest/core/build/getNoTestFoundVerbose.js
@@ -66,10 +66,10 @@ )} checked.\n` + statsMessage : `No files found in ${config.rootDir}.\n` + `Make sure Jest's configuration does not exclude this directory.` + `\nTo set up Jest, make sure a package.json file exists.\n` + `Jest Documentation: ` + `https://jestjs.io/docs/configuration`; "Make sure Jest's configuration does not exclude this directory." + '\nTo set up Jest, make sure a package.json file exists.\n' + 'Jest Documentation: ' + 'https://jestjs.io/docs/configuration'; }); let dataMessage;