From f40c88eb1fa349aab600f9c1c94364f317fe62dd Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Mon, 9 Oct 2017 16:45:09 +0200 Subject: Jump to Symfony 3.3 & update others deps Also update tests urls --- tests/Wallabag/ImportBundle/fixtures/readability-read.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Wallabag/ImportBundle/fixtures/readability-read.json') diff --git a/tests/Wallabag/ImportBundle/fixtures/readability-read.json b/tests/Wallabag/ImportBundle/fixtures/readability-read.json index c60767dc..7dbd9868 100644 --- a/tests/Wallabag/ImportBundle/fixtures/readability-read.json +++ b/tests/Wallabag/ImportBundle/fixtures/readability-read.json @@ -14,7 +14,7 @@ "article__excerpt": "The GraphQL Type system describes the capabilities of a GraphQL server and is used to determine if a query is valid. The type system also describes the input types of query variables to determine if…", "favorite": false, "date_archived": "2016-07-19T06:48:31", - "article__url": "https://facebook.github.io/graphql/", + "article__url": "https://facebook.github.io/graphql/October2016/", "date_added": "2016-06-24T17:50:16", "date_favorited": null, "article__title": "GraphQL", -- cgit v1.2.3