AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

fix(tests): fix tests failing because running in parallel #1847

Closed ottodevs closed 4 years ago

ottodevs commented 4 years ago

While previously configuring lerna to run in parallel, it was introduced a regression that makes test script fail because sharing devchain data, it was fixed by limiting concurrency to single thread