]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
This test doesn’t require an internet connection 2482/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Thu, 20 Oct 2016 21:26:16 +0000 (23:26 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Thu, 20 Oct 2016 21:26:16 +0000 (23:26 +0200)
tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php

index c742c62043c6ef61162154ab7c50dc13f07da59a..051136503969722f78b7720ab40cc90890efb2b9 100644 (file)
@@ -366,8 +366,6 @@ class EntryControllerTest extends WallabagCoreTestCase
 
     /**
      * @depends testPostNewOk
-     *
-     * This test will require an internet connection.
      */
     public function testReloadWithFetchingFailed()
     {