aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php')
-rw-r--r--tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php2
1 files changed, 0 insertions, 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
366 366
367 /** 367 /**
368 * @depends testPostNewOk 368 * @depends testPostNewOk
369 *
370 * This test will require an internet connection.
371 */ 369 */
372 public function testReloadWithFetchingFailed() 370 public function testReloadWithFetchingFailed()
373 { 371 {