summaryrefslogtreecommitdiffstats
path: root/tests/Integration/Fixtures/FeedFixture.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Integration/Fixtures/FeedFixture.php')
-rw-r--r--tests/Integration/Fixtures/FeedFixture.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Integration/Fixtures/FeedFixture.php b/tests/Integration/Fixtures/FeedFixture.php
index f0de6de2d..77abd3ee0 100644
--- a/tests/Integration/Fixtures/FeedFixture.php
+++ b/tests/Integration/Fixtures/FeedFixture.php
@@ -30,7 +30,7 @@ class FeedFixture extends Feed
'title' => 'title',
'faviconLink' => 'http://feed.com/favicon.ico',
'added' => 3000,
- 'folderId' => 0,
+ 'folderId' => null,
'link' => 'http://feed.com/rss',
'preventUpdate' => false,
'deletedAt' => 0,