Open
Description
Environment
-
node -v
: 9.2.0 -
npm -v
: 5.5.1 -
npm ls react-scripts
(if you haven’t ejected): empty -
Operating system: [fill]
Win 10
Steps to Reproduce
Expected Behavior
The status on the left side of the test case is green, debugging works and error messages are provided next to code in case the test is not passing.
Actual Behavior
The status shows the test as not being run although it runs in the background. If not passing, there are no error messages next to code, only red underline on the culprit row. Debugging doesn't work in this test case.