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