From f6798f69c3f3d6f4f8295f8168785ade6f1f125a Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Thu, 20 Oct 2016 23:26:16 +0200 Subject: [PATCH] =?utf8?q?This=20test=20doesn=E2=80=99t=20require=20an=20i?= =?utf8?q?nternet=20connection?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php index c742c620..05113650 100644 --- a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php +++ b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php @@ -366,8 +366,6 @@ class EntryControllerTest extends WallabagCoreTestCase /** * @depends testPostNewOk - * - * This test will require an internet connection. */ public function testReloadWithFetchingFailed() { -- 2.41.0