From 7aae8bc7986b83054f0185b53b4adbe253b0aba0 Mon Sep 17 00:00:00 2001 From: Anthony Laibe Date: Tue, 31 Jul 2018 11:01:52 +0100 Subject: [PATCH] Remove test --- test_apps/test_app/test/another_storage_spec.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/test_apps/test_app/test/another_storage_spec.js b/test_apps/test_app/test/another_storage_spec.js index fa5924381..c054c3534 100644 --- a/test_apps/test_app/test/another_storage_spec.js +++ b/test_apps/test_app/test/another_storage_spec.js @@ -12,10 +12,7 @@ config({ "mnemonic": "example exile argue silk regular smile grass bomb merge arm assist farm", balance: "5ether" } - ], - "host": "localhost", - "port": 8545, - "type": "rpc" + ] }, contracts: { "SimpleStorage": {