Christian Roy

Results 11 comments of Christian Roy

For those having the same issue, try adding this to your `jest.setup.js` file in the function `beforeAll()`... ## WARNING: UGLY PATCH ``` beforeAll(function() { // Patch pg-mem to handle enum...