joshwcomeau / guppy

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

Quick fix of Sidebar component #362

Closed AWolf81 closed 5 years ago

AWolf81 commented 5 years ago

Summary: During my work on component tests this issue occured - seems like it's from a merge where we missed to remove that line.

Test is failing because of the line that's removed here.

Note I've alseo moved the location of maxWorkers in package.json from coverage to test as there where also performance problems on CircleCi.