From a600f6b718ab81efeda1fce68e5f817c3f23504a Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 6 Nov 2014 15:49:16 +0100 Subject: try to fix delete older than threshold so we can test it properly --- tests/integration/fixtures/feeds.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/integration/fixtures') diff --git a/tests/integration/fixtures/feeds.json b/tests/integration/fixtures/feeds.json index b1696a9eb..685a75396 100644 --- a/tests/integration/fixtures/feeds.json +++ b/tests/integration/fixtures/feeds.json @@ -2,7 +2,6 @@ "first folder": [ { "title": "first feed", - "folderName": "first folder", "url": "http://google.de", "deletedAt": 0, "location": "http://feed.com/rss", @@ -16,7 +15,6 @@ }, { "title": "second feed", - "folderName": "first folder", "url": "http://golem.de", "deletedAt": 0, "location": "http://feed.com/rss", -- cgit v1.2.3