aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-10-20 23:26:16 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-10-20 23:26:16 +0200
commitf6798f69c3f3d6f4f8295f8168785ade6f1f125a (patch)
tree01649e5e6fcfeadeb61cc56408a03658be85a69a /tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php
parent2297d60f100effc1bf4300488a170a6bed3ae756 (diff)
downloadwallabag-f6798f69c3f3d6f4f8295f8168785ade6f1f125a.tar.gz
wallabag-f6798f69c3f3d6f4f8295f8168785ade6f1f125a.tar.zst
wallabag-f6798f69c3f3d6f4f8295f8168785ade6f1f125a.zip
This test doesn’t require an internet connection
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 {