Skip to content

Commit

Permalink
update favicon link
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
  • Loading branch information
Grotax committed Dec 18, 2023
1 parent a10cb17 commit 0ab992c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/command/feeds.bats
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ teardown() {
run ./occ news:feed:list "$user"
assert_success

assert_output --partial '"faviconLink": "https:\/\/nextcloud.com\/wp-content\/uploads\/2022\/03\/favicon.png",'
assert_output --partial '"faviconLink": "https:\/\/nextcloud.com\/c\/uploads\/2022\/03\/favicon.png",'
assert_output --partial '"faviconLink": "https:\/\/www.heise.de\/favicon.ico?v='
}

Expand Down

0 comments on commit 0ab992c

Please sign in to comment.