fix missing helper
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
require('openzeppelin-test-helpers');
|
||||
const { shouldFail } = require('openzeppelin-test-helpers');
|
||||
const { shouldBehaveLikeOwnable } = require('./Ownable.behavior');
|
||||
|
||||
const Ownable = artifacts.require('OwnableMock');
|
||||
|
||||
Reference in New Issue
Block a user