mirror of
https://github.com/status-im/ens-usernames.git
synced 2025-02-12 18:36:31 +00:00
update testutils
This commit is contained in:
parent
750661069a
commit
90b45ff462
@ -186,7 +186,7 @@ exports.promisify = (func) =>
|
||||
}
|
||||
|
||||
exports.zeroAddress = '0x0000000000000000000000000000000000000000';
|
||||
|
||||
exports.zeroBytes32 = "0x0000000000000000000000000000000000000000000000000000000000000000";
|
||||
exports.ensureException = function(error) {
|
||||
assert(isException(error), error.toString());
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user