fix: reference contract name rather than filepath (#698)
This commit is contained in:
committed by
Francisco Giordano
parent
a5d5867092
commit
f4228f1b49
@ -1,4 +1,4 @@
|
||||
// var Ownable = artifacts.require("ownership/Ownable.sol");
|
||||
// var Ownable = artifacts.require("Ownable");
|
||||
|
||||
// NOTE: Use this file to easily deploy the contracts you're writing.
|
||||
// (but make sure to reset this file before committing
|
||||
|
||||
Reference in New Issue
Block a user