diff --git a/tests/command/feeds.bats b/tests/command/feeds.bats index 683207d98..3f4a6842f 100644 --- a/tests/command/feeds.bats +++ b/tests/command/feeds.bats @@ -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" {