mirror of
https://github.com/actions/labeler
synced 2026-05-08 22:51:02 +02:00
build
This commit is contained in:
4
node_modules/jest-config/build/resolveConfigPath.js
generated
vendored
4
node_modules/jest-config/build/resolveConfigPath.js
generated
vendored
@@ -115,7 +115,5 @@ const makeResolutionErrorMessage = (initialPath, cwd) =>
|
||||
`cwd: "${cwd}"\n` +
|
||||
'Config paths must be specified by either a direct path to a config\n' +
|
||||
'file, or a path to a directory. If directory is given, Jest will try to\n' +
|
||||
`traverse directory tree up, until it finds either "${
|
||||
_constants.JEST_CONFIG
|
||||
}" or\n` +
|
||||
`traverse directory tree up, until it finds either "${_constants.JEST_CONFIG}" or\n` +
|
||||
`"${_constants.PACKAGE_JSON}".`;
|
||||
|
||||
Reference in New Issue
Block a user