Closed connectdotz closed 9 months ago
The process.userData.testError flag should be reset at the end of the run-cycle; otherwise, for watch mode that uses the same process, it will not change focus after the first error test run.
process.userData.testError
The
process.userData.testError
flag should be reset at the end of the run-cycle; otherwise, for watch mode that uses the same process, it will not change focus after the first error test run.