From dcf96e729991764e5dc5d5d9cc384540427dfdc4 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 6 Nov 2014 14:45:14 +0100 Subject: more integration tests --- tests/integration/fixtures/feeds.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/integration/fixtures/feeds.json') diff --git a/tests/integration/fixtures/feeds.json b/tests/integration/fixtures/feeds.json index c3848bd78..b1696a9eb 100644 --- a/tests/integration/fixtures/feeds.json +++ b/tests/integration/fixtures/feeds.json @@ -10,7 +10,7 @@ "added": 3000, "link": "http://feed.com/rss", "preventUpdate": false, - "articlesPerUpdate": 40, + "articlesPerUpdate": 1, "lastModified": "", "etag": "" }, @@ -44,7 +44,7 @@ "etag": "" }, { - "title": "fifth feed", + "title": "sixth feed", "url": "http://gremlins.de", "deletedAt": 999999999, "location": "http://feed.com/rss", -- cgit v1.2.3