summaryrefslogtreecommitdiffstats
path: root/tests/integration/helpers/settings.bash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/helpers/settings.bash')
-rw-r--r--tests/integration/helpers/settings.bash3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/integration/helpers/settings.bash b/tests/integration/helpers/settings.bash
index 4e758b609..bf58a601a 100644
--- a/tests/integration/helpers/settings.bash
+++ b/tests/integration/helpers/settings.bash
@@ -1,3 +1,4 @@
user=admin
NC_FEED="https://nextcloud.com/blog/static-feed/"
-HEISE_FEED="https://www.heise.de/rss/heise-atom.xml" \ No newline at end of file
+HEISE_FEED="https://www.heise.de/rss/heise-atom.xml"
+NO_GUID_FEED="https://raw.githubusercontent.com/nextcloud/news/master/tests/integration/feeds/no_guid_feed.xml"