diff --git a/dapps/tests/contracts/contracts.json b/dapps/tests/contracts/contracts.json index bc5660501..8d0a0c49c 100644 --- a/dapps/tests/contracts/contracts.json +++ b/dapps/tests/contracts/contracts.json @@ -23,7 +23,8 @@ }, "AnotherStorage": { "args": [ - "$SimpleStorage" + "$SimpleStorage", + "embark.eth" ] }, "Token": {