diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2019-11-19 13:28:32 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2019-11-19 13:28:32 +0100 |
commit | bff82c32020bff5a45b68d48ab68a6b73215a7e6 (patch) | |
tree | 61cd2e49530ef7c8293195e89df0a75c2959e607 /tests/Wallabag/ImportBundle/fixtures | |
parent | 93a4cefdbcbe8221d57975ea6e69ce275a8c94d2 (diff) | |
download | wallabag-bff82c32020bff5a45b68d48ab68a6b73215a7e6.tar.gz wallabag-bff82c32020bff5a45b68d48ab68a6b73215a7e6.tar.zst wallabag-bff82c32020bff5a45b68d48ab68a6b73215a7e6.zip |
Fix tests (again..)
Diffstat (limited to 'tests/Wallabag/ImportBundle/fixtures')
-rw-r--r-- | tests/Wallabag/ImportBundle/fixtures/elcurator.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Wallabag/ImportBundle/fixtures/elcurator.json b/tests/Wallabag/ImportBundle/fixtures/elcurator.json index 58972d93..f6fb2dfb 100644 --- a/tests/Wallabag/ImportBundle/fixtures/elcurator.json +++ b/tests/Wallabag/ImportBundle/fixtures/elcurator.json | |||
@@ -2,7 +2,7 @@ | |||
2 | { | 2 | { |
3 | "created_at": "2015-09-09 11:10:32 UTC", | 3 | "created_at": "2015-09-09 11:10:32 UTC", |
4 | "title": "Qualité de code - Intégration de php-git-hooks dans Symfony2 - Experts Symfony et Drupal - Lexik", | 4 | "title": "Qualité de code - Intégration de php-git-hooks dans Symfony2 - Experts Symfony et Drupal - Lexik", |
5 | "url": "https://devblog.lexik.fr/qualite-de-code-integration-de-php-git-hooks-dans-symfony2/", | 5 | "url": "https://devblog.lexik.fr/git/qualite-de-code-integration-de-php-git-hooks-dans-symfony2-2842", |
6 | "description": null, | 6 | "description": null, |
7 | "tags": [ | 7 | "tags": [ |
8 | "tag1", | 8 | "tag1", |