This commit is contained in:
Jonathan Rainville 2018-05-09 09:29:27 -04:00 committed by Iuri Matias
parent 21a8303e84
commit 7570917b2c
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ describe('embark.Config', function () {
"networkType": "custom",
"genesisBlock": "config/development/genesis.json",
"datadir": ".embark/development/datadir",
"isDev": true,
"mineWhenNeeded": true,
"nodiscover": true,
"rpcHost": "localhost",