joshwcomeau / guppy

🐠A friendly application manager and task runner for React.js
ISC License
3.27k stars 154 forks source link

Fixes failing test of delete-project.saga #308

Closed AWolf81 closed 5 years ago

AWolf81 commented 5 years ago

Summary: Fixes failing test for new catch case in delete-project.saga.

Just one point is a bit hacky. But I'm not sure why I need to use JSON.stringify at loadDependencyInfoFromDisk test step.