diff --git a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php index c742c6204..051136503 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() {