Skip to content

Conversation

@orenyodfat
Copy link
Contributor

@orenyodfat orenyodfat commented Sep 12, 2018

const UniversalSchemeMock = artifacts.require('./test/UniversalSchemeMock.sol');
const ControllerCreator = artifacts.require("./ControllerCreator.sol");

const zeroBytes32 = "0x0000000000000000000000000000000000000000";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to use helper

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix at a1f69f1

@orenyodfat orenyodfat merged commit f5bdfb0 into master Sep 17, 2018
@orenyodfat orenyodfat deleted the truffle_v5 branch September 17, 2018 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include ganache-cli under peerDependencies in package.json

3 participants