This commit is contained in:
Jonathan Rainville 2018-05-09 09:29:27 -04:00
parent 8cc485ac94
commit cc93667198

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",