facebook/jscodeshift

Unit Tests Broken?

ElonVolo opened this issue · 1 comments

I cloned a fresh copy of the latest jscodeshift, ran yarn test, and a bunch of tests broke. Trying to figure out whether this is just specific to my machine or whether everyone else is getting the same result. From my initial bisecting, tests have been broken since #562 was merged, but I don't want to jump to conclusions.

Thanks for fixing them in #575