From 5b3927fe5b5243a89e5fd31ad069da9ea5c987e9 Mon Sep 17 00:00:00 2001 From: Thomas Huang Date: Mon, 30 Jul 2018 20:30:35 -0700 Subject: Lint --- test/unit/localhostState.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/unit/localhostState.js b/test/unit/localhostState.js index ea0fa9194..f9fa157d7 100644 --- a/test/unit/localhostState.js +++ b/test/unit/localhostState.js @@ -13,8 +13,8 @@ const initialState = { NetworkController: { provider: { type: 'rpc', - rpcTarget: 'http://localhost:8545' - } + rpcTarget: 'http://localhost:8545', + }, }, } -- cgit v1.2.3