Jest tests seem to be failing
uniqueiniquity opened this issue · 2 comments
uniqueiniquity commented
What version of TypeScript are you using?
3.0.3
What version of typescript-eslint-parser are you using?
18.0
What were you trying to do?
Checkout master and run node .\node_modules\jest\bin\jest.js
What did you expect to happen?
Tests pass
What happened?
2 snapshots failed (both tsx.js tests).
JamesHenry commented
Please try again @uniqueiniquity, the most recent master build passed just now, and the project has undergone some significant changes.
Thanks!
uniqueiniquity commented
Oh man, that is a big change 😰 Thanks!