fix testtoken args

This commit is contained in:
Ricardo Guilherme Schmidt 2018-05-13 22:38:22 -03:00 committed by Barry Gitarts
parent 787225cff2
commit bf44edec97
1 changed files with 1 additions and 3 deletions

View File

@ -12,9 +12,7 @@
"gas": "auto",
"contracts": {
"TestToken": {
"args": [
"10000000000000000000"
]
"args": [ ]
},
"ENSRegistry": {
"args": []