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", "gas": "auto",
"contracts": { "contracts": {
"TestToken": { "TestToken": {
"args": [ "args": [ ]
"10000000000000000000"
]
}, },
"ENSRegistry": { "ENSRegistry": {
"args": [] "args": []