up timeout

This commit is contained in:
Jonathan Rainville 2018-07-25 16:04:59 -04:00 committed by Pascal Precht
parent d30faa6b05
commit 39cc281359
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ contract("ENS", function () {
}
clearInterval(wait);
done();
}, 50);
}, 100);
});
it("should have registered embark.eth", async function () {