Pytorch-NLU icon indicating copy to clipboard operation
Pytorch-NLU copied to clipboard

Root Cause Integration Error in jest 27

Open MrZordex opened this issue 4 years ago • 0 comments

Hi, After updating jest version to 27+ I keep getting the error:

FAIL ./example.test.js ● Test suite failed to run

Root Cause Integration Error

  at Object.ensurePrerequisite (node_modules/@testim/root-cause-jest/lib/helpers.js:20:11)

Error: ENOENT: no such file or directory, open 'C:\Users\Zordex\RiderProjects\jest-puppeteer-root-cause.root-cause\runs\1628776599422\runConclusion.json'

You can check the following example for quick reference

MrZordex avatar Aug 12 '21 14:08 MrZordex