mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-13 15:46:24 +00:00
up timeout
This commit is contained in:
parent
21980a0fe5
commit
b7bb62b9ad
@ -38,7 +38,7 @@ contract("ENS", function () {
|
||||
}
|
||||
clearInterval(wait);
|
||||
done();
|
||||
}, 50);
|
||||
}, 100);
|
||||
});
|
||||
|
||||
it("should have registered embark.eth", async function () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user