From d04e5c5b289cd9ce6bb6d37ae428f6e47c35ddd5 Mon Sep 17 00:00:00 2001 From: Hugo Dias Date: Thu, 9 May 2019 11:09:14 +0100 Subject: [PATCH] chore: remove only in the test --- test/http-api/interface.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/http-api/interface.js b/test/http-api/interface.js index 4eb90e975d..bf2cb739c6 100644 --- a/test/http-api/interface.js +++ b/test/http-api/interface.js @@ -94,7 +94,7 @@ describe('interface-ipfs-core over ipfs-http-client tests', () => { spawnOptions: { args: ['--pass ipfs-is-awesome-software', '--offline'] } - }), { only: true }) + })) tests.namePubsub(CommonFactory.create({ spawnOptions: {