summaryrefslogtreecommitdiffstats
path: root/tests/command/helpers/settings.bash
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2022-05-31 15:46:01 +0200
committerGitHub <noreply@github.com>2022-05-31 15:46:01 +0200
commit1c91928e597cad6d41b10ce4b3f34b130453ad27 (patch)
tree5578acc0411c518fb442972edcc7699981277d90 /tests/command/helpers/settings.bash
parentdbb641931699e6918896691992ca4ba61d705dc0 (diff)
If items of feed do not provide an author fallback to feed author (#1803)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'tests/command/helpers/settings.bash')
-rw-r--r--tests/command/helpers/settings.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/command/helpers/settings.bash b/tests/command/helpers/settings.bash
index bf58a601a..d32924ceb 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/integration/feeds/no_guid_feed.xml"
+NO_GUID_FEED="https://raw.githubusercontent.com/nextcloud/news/master/tests/command/feeds/no_guid_feed.xml"