]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Put the final URL in data test
authorJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 24 Jul 2017 09:12:54 +0000 (11:12 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 24 Jul 2017 09:13:53 +0000 (11:13 +0200)
tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php

index b1c6d53c5498b4945ddcbf5fbcd98d702f92223c..33bfa71e67d5c2e2f8a4abc03913a40e3b677fd6 100644 (file)
@@ -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',
             ],
         ];