mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-14 15:54:11 +00:00
up timeout
This commit is contained in:
parent
34dc3de186
commit
bb019a6989
@ -32,7 +32,7 @@ contract("ENS", function () {
|
||||
// Wait for onDeploy to finish
|
||||
setTimeout(function () {
|
||||
done();
|
||||
}, 50);
|
||||
}, 100);
|
||||
});
|
||||
|
||||
it("should have registered embark.eth", async function () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user