summaryrefslogtreecommitdiffstats
path: root/tests/command/helpers/settings.bash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/command/helpers/settings.bash')
-rw-r--r--tests/command/helpers/settings.bash6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/command/helpers/settings.bash b/tests/command/helpers/settings.bash
index d32924ceb..e2ddc70aa 100644
--- a/tests/command/helpers/settings.bash
+++ b/tests/command/helpers/settings.bash
@@ -1,4 +1,4 @@
user=admin
-NC_FEED="https://nextcloud.com/blog/static-feed/"
-HEISE_FEED="https://www.heise.de/rss/heise-atom.xml"
-NO_GUID_FEED="https://raw.githubusercontent.com/nextcloud/news/master/tests/command/feeds/no_guid_feed.xml"
+NC_FEED="http://localhost:8090/Nextcloud.rss"
+HEISE_FEED="http://localhost:8090/heise.xml"
+NO_GUID_FEED="http://localhost:8090/no_guid_feed.xml"