Wellu Hietala
Results
1
comments of
Wellu Hietala
Had this exact same problem before. Fixed it by adding `NODE_ENV=test` to the package.json scripts. `"test": "NODE_ENV=test jest"`