From 2ad6a646644f98aa26b8ee8be0701eaafe3b1491 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 6 Jul 2017 15:23:55 -0700 Subject: Remove only --- test/web3_trapper_test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/web3_trapper_test.ts b/test/web3_trapper_test.ts index d417c9af5..69c04617b 100644 --- a/test/web3_trapper_test.ts +++ b/test/web3_trapper_test.ts @@ -7,7 +7,7 @@ import {constants} from './utils/constants'; chai.config.includeStack = true; const expect = chai.expect; -describe.only('Web3Wrapper', () => { +describe('Web3Wrapper', () => { const web3Provider = web3Factory.create().currentProvider; describe('#getNetworkIdIfExistsAsync', () => { it('caches network id requests', async () => { -- cgit v1.2.3