aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2015-11-06 22:15:20 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2015-11-07 14:16:13 +0100
commit75c48e3ae0e7b23a246216b98f9b1368b9cdd69b (patch)
tree0b0624b879dd20f26eb37021b3f7dc68b4754483 /src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
parentd502762598db68ec822078642df8f6a8214202f7 (diff)
downloadwallabag-75c48e3ae0e7b23a246216b98f9b1368b9cdd69b.tar.gz
wallabag-75c48e3ae0e7b23a246216b98f9b1368b9cdd69b.tar.zst
wallabag-75c48e3ae0e7b23a246216b98f9b1368b9cdd69b.zip
CS
Diffstat (limited to 'src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php')
-rw-r--r--src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php b/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
index 0bd7d4fe..56b4c9e4 100644
--- a/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
+++ b/src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php
@@ -75,7 +75,7 @@ class EntryControllerTest extends WallabagCoreTestCase
75 } 75 }
76 76
77 /** 77 /**
78 * This test will require an internet connection 78 * This test will require an internet connection.
79 */ 79 */
80 public function testPostNewOk() 80 public function testPostNewOk()
81 { 81 {