Closed doxthree closed 2 months ago
NOTE: Jest also warns about open handles when running:
jest --forceExit --detectOpenHandles Jest has detected the following 3 open handles potentially keeping Jest from exiting:
For this case, I would skip this but we should have a look at this in the future.
Nice. I like it. Thank you for putting in the work!
NOTE: Jest also warns about open handles when running:
For this case, I would skip this but we should have a look at this in the future.