From 24b822b69425bff53241acf1cc2939aa276cebde Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Sun, 21 Mar 2021 13:04:04 +0100 Subject: [PATCH] Update tests.yml --- source/plugins/rss/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/plugins/rss/tests.yml b/source/plugins/rss/tests.yml index 51f70b03..26d013c3 100644 --- a/source/plugins/rss/tests.yml +++ b/source/plugins/rss/tests.yml @@ -3,4 +3,4 @@ with: token: NOT_NEEDED plugin_rss: yes - plugin_source: https://example.org/rss \ No newline at end of file + plugin_rss_source: https://example.org/rss \ No newline at end of file