speedskater / babel-plugin-rewire

A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.
843 stars 90 forks source link

fix revert function from set with object #225

Closed twhitbeck closed 2 years ago

twhitbeck commented 5 years ago

My bad, I introduced this bug a while back.