From: Jeremy Benoist Date: Thu, 20 Oct 2016 21:26:16 +0000 (+0200) Subject: This test doesn’t require an internet connection X-Git-Tag: 2.1.3~26^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;ds=sidebyside;h=f6798f69c3f3d6f4f8295f8168785ade6f1f125a;p=github%2Fwallabag%2Fwallabag.git This test doesn’t require an internet connection --- 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() {