mirror of https://github.com/embarklabs/embark.git
up timeout
This commit is contained in:
parent
d30faa6b05
commit
39cc281359
|
@ -38,7 +38,7 @@ contract("ENS", function () {
|
|||
}
|
||||
clearInterval(wait);
|
||||
done();
|
||||
}, 50);
|
||||
}, 100);
|
||||
});
|
||||
|
||||
it("should have registered embark.eth", async function () {
|
||||
|
|
Loading…
Reference in New Issue