Skip to content

Commit

Permalink
Feed without GUID is now working
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Brahmer <[email protected]>
  • Loading branch information
Grotax committed Oct 28, 2023
1 parent 4002d4d commit 4e825f0
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 @@ -27,7 +27,7 @@ teardown() {
echo "Attention! Are the dates of the feed older than 'one year ago'? If so this is not a bug, adjust the dates. #2201"
assert_failure

assert_output "Malformed feed: item has no GUID"
assert_output --partial "Something-${BATS_SUITE_TEST_NUMBER}"
}

@test "[$TESTSUITE] List all" {
Expand Down

0 comments on commit 4e825f0

Please sign in to comment.