Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
zahardev committed Jan 16, 2025
2 parents 74453f2 + 2874965 commit 3cd5ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/3_main-feed.feature
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Feature: Login
And I can see in source "xmlns:podcast=\"https://podcastindex.org/namespace/1.0\""
And I can see in source "<channel>"
And I can see in source "<title>Automated test show</title>"
And I can see in source "<atom:link href=\"{{base_url}}/feed/podcast/automated-test-show/\" rel=\"self\" type=\"application/rss+xml\"/>"
And I can see in source "<atom:link href=\"{{base_url_without_port}}/feed/podcast/automated-test-show/\" rel=\"self\" type=\"application/rss+xml\"/>"
And I can see in source "<link>{{base_url}}/podcasts/automated-test-show/</link>"
And I can see in source "<description>This show is to test some SSP functionality</description>"
And I can see in source "<lastBuildDate>"
Expand Down

0 comments on commit 3cd5ac2

Please sign in to comment.