`npm test` fails
Closed this issue · 1 comments
menelaos commented
Proxy3.value = new Proxy3();
^
ReferenceError: Proxy3 is not defined
Might be related to purescript/purescript#2642
garyb commented
Yeah, it'll be that since Travis runs the tests and the tests are passing. Closing in favour of that :)