From: Jeremy Benoist Date: Mon, 24 Jul 2017 09:12:54 +0000 (+0200) Subject: Put the final URL in data test X-Git-Tag: 2.3.0~31^2~38^2~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;ds=sidebyside;h=c6c45673af62ca7d888d1e30d8b63fe15a388a9c;p=github%2Fwallabag%2Fwallabag.git Put the final URL in data test --- diff --git a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php index b1c6d53c..33bfa71e 100644 --- a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php +++ b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php @@ -1300,7 +1300,7 @@ class EntryControllerTest extends WallabagCoreTestCase null, ], 'es-ES' => [ - 'http://www.muylinux.com/2015/04/17/odf-reino-unido-microsoft-google', + 'http://www.muylinux.com/2015/04/17/odf-reino-unido-microsoft-google/', 'es_ES', ], ];