From b5a5377af12048e05269fc490e588c1b777cde13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 27 Mar 2017 22:13:13 +0200 Subject: Added migration for Scuttle sharing --- tests/Wallabag/ImportBundle/fixtures/wallabag-v1-read.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/Wallabag/ImportBundle/fixtures/wallabag-v1-read.json') diff --git a/tests/Wallabag/ImportBundle/fixtures/wallabag-v1-read.json b/tests/Wallabag/ImportBundle/fixtures/wallabag-v1-read.json index f232bd87..c4d1cf58 100644 --- a/tests/Wallabag/ImportBundle/fixtures/wallabag-v1-read.json +++ b/tests/Wallabag/ImportBundle/fixtures/wallabag-v1-read.json @@ -5,14 +5,14 @@ "2": "https://www.wallabag.org/features/", "3": "0", "4": "1", - "5": "\n\t\t

Here are some features. If one is missing, you can open a new issue.

\n", + "5": "\n\t\t

Here are some features. If one is missing, you can open a new issue.

\n", "6": "1", "id": "3", "title": "Features - wallabag", "url": "https://www.wallabag.org/features/", "is_read": "0", "is_fav": "1", - "content": "\n\t\t

Here are some features. If one is missing, you can open a new issue.

\n", + "content": "\n\t\t

Here are some features. If one is missing, you can open a new issue.

\n", "user_id": "1", "tags": "" }, -- cgit v1.2.3