]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fix tests (again..) 4195/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 19 Nov 2019 12:28:32 +0000 (13:28 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 19 Nov 2019 12:28:32 +0000 (13:28 +0100)
tests/Wallabag/ImportBundle/Controller/ElcuratorControllerTest.php
tests/Wallabag/ImportBundle/fixtures/elcurator.json

index 18507054ea35e670b7982c08ab8931500329ba94..b9919f8f587da6a97a4de7762dd0ba22b9b43a99 100644 (file)
@@ -115,7 +115,7 @@ class ElcuratorControllerTest extends WallabagCoreTestCase
             ->get('doctrine.orm.entity_manager')
             ->getRepository('WallabagCoreBundle:Entry')
             ->findByUrlAndUserId(
-                'https://devblog.lexik.fr/qualite-de-code-integration-de-php-git-hooks-dans-symfony2/',
+                'https://devblog.lexik.fr/git/qualite-de-code-integration-de-php-git-hooks-dans-symfony2-2842',
                 $this->getLoggedInUserId()
             );
 
index 58972d93a7d7391588259cdf04d52023d7fa38da..f6fb2dfb6d70b8c0acf862a79052a9c56916d010 100644 (file)
@@ -2,7 +2,7 @@
     {
         "created_at": "2015-09-09 11:10:32 UTC",
         "title": "Qualité de code - Intégration de php-git-hooks dans Symfony2 - Experts Symfony et Drupal - Lexik",
-        "url": "https://devblog.lexik.fr/qualite-de-code-integration-de-php-git-hooks-dans-symfony2/",
+        "url": "https://devblog.lexik.fr/git/qualite-de-code-integration-de-php-git-hooks-dans-symfony2-2842",
         "description": null,
         "tags": [
             "tag1",