Commit 04186e2c by Francisco Giordano

fix missing helper

parent cff2509c
require('openzeppelin-test-helpers');
const { shouldFail } = require('openzeppelin-test-helpers');
const { shouldBehaveLikeOwnable } = require('./Ownable.behavior');
const Ownable = artifacts.require('OwnableMock');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment