-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"do not mock" test fails in interactive console #61
Comments
Workaround: |
Interestingly, I am not able to reproduce it. Could you share some more details about the environment you were running this in? Maybe the OS and the node version? |
I'm away from work, but AFAIR: |
I am not able to test it on a mac but at least when I am using node 20 I am not seeing this issue. Once you are back, can you test it again and see if this is still showing up? |
I do have colors in my output |
Oh I was able to reproduce it now. Not sure what changed though |
To Reproduce
npm test
ornpx jest
Expected behavior
Pass
Logs
Additional context
Notice that the expected 200 is yellow. That's part of the string somehow!
The text was updated successfully, but these errors were encountered: