diff options
Diffstat (limited to 'cmds/rss_test.go')
| -rw-r--r-- | cmds/rss_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/rss_test.go b/cmds/rss_test.go index 79d6d37..5ff3405 100644 --- a/cmds/rss_test.go +++ b/cmds/rss_test.go @@ -44,7 +44,7 @@ func TestRenderRSSGolden(t *testing.T) { want := `<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0"> <channel> - <title>fluxrec recommendations</title> + <title>Fluxrecs</title> <description>Top-scored Miniflux entries, refreshed on a schedule.</description> <item> <title>Gamma — Feed A</title> |
