mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-23 13:48:49 +00:00
use setInterval to wait for deploy complete
This commit is contained in:
parent
b9d0bb6a58
commit
7104a94a12
@ -38,7 +38,7 @@ contract("ENS", function () {
|
|||||||
}
|
}
|
||||||
clearInterval(wait);
|
clearInterval(wait);
|
||||||
done();
|
done();
|
||||||
}, 500);
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
it("should have registered embark.eth", async function () {
|
it("should have registered embark.eth", async function () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user