Merge pull request #989 from 0xProject/fix/sol-cov-incorrect-files

fix(sol-cov): Remove old files and update config.contractsDir
This commit is contained in:
Alex Browne
2018-08-20 14:25:36 -07:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{
"artifactsDir": "../migrations/artifacts/2.0.0",
"contractsDir": "src/contracts",
"contractsDir": "src/",
"compilerSettings": {
"optimizer": {
"enabled": true,