mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-10 20:56:38 +00:00
Also, in `dapps/tests/contracts` move the `this.timeout(0);` inside the `it(...)` for the expensive gas esimation (involving `SimpleStorage.methods.set`) because it otherwise doesn't seem to have an effect on the default 15 second timeout.