mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 05:46:03 +00:00
7e00786ee8
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.