mirror of
https://github.com/status-im/ens-usernames.git
synced 2025-02-12 10:26:46 +00:00
fix error
This commit is contained in:
parent
990fb7aace
commit
b36821ca13
@ -1,7 +1,7 @@
|
||||
const utils = require('../utils/testUtils.js');
|
||||
const web3Utils = require('web3-utils');
|
||||
const namehash = require('eth-ens-namehash');
|
||||
const utils.zeroBytes32 = "0x0000000000000000000000000000000000000000000000000000000000000000";
|
||||
|
||||
contract('ENS', function () {
|
||||
|
||||
let ens;
|
||||
|
Loading…
x
Reference in New Issue
Block a user