-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Checking jest config web api (#4529)
* checking jest config web api * changing from Error to console.error * separate try catch * function refactoring and line breaks * path fixed * const rwjsPaths not required * Update packages/cli/src/commands/test.js * Update packages/cli/src/commands/test.js * mock config files * mocking fs * Update packages/cli/src/commands/__tests__/test.test.js Co-authored-by: David Price <[email protected]>
- Loading branch information
1 parent
23bf323
commit 187e8f7
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters