Upgrade to @openzeppelin/test-helpers@0.5.1 (#1942)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
const { BN, expectEvent } = require('openzeppelin-test-helpers');
|
||||
const { BN, expectEvent } = require('@openzeppelin/test-helpers');
|
||||
|
||||
const ContextMock = artifacts.require('ContextMock');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user