Update how constants is used.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
const { BN, constants, shouldFail } = require('openzeppelin-test-helpers');
|
||||
const { ZERO_ADDRESS } = constants;
|
||||
|
||||
const SafeMathMock = artifacts.require('SafeMathMock');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user