From 50be69283c3860bb1d9a94bb35e5ff06dec8d4ad Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Mon, 9 Oct 2017 18:19:45 +0400 Subject: Correcting the method of repetition --- src/test.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/test.js b/src/test.js index 9d8da73..d8cd8be 100644 --- a/src/test.js +++ b/src/test.js @@ -9,8 +9,6 @@ import { } from './index'; describe('iii-client:', () => { - this.retries(3); - var uuid = '109cd867-0ef3-4473-af71-7543a9b2fccd'; var cuid = '0340feab-b09e-4960-96e9-c9518b1fb157'; var text = 'Hello, World!'; -- cgit v1.2.3