Skip to content

Commit

Permalink
Fixed acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zahardev committed Jan 16, 2025
1 parent b6e538a commit b7569f2
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 @@ -40,7 +40,7 @@ Feature: Login
And I can see in source "<description>This show is to test some SSP functionality</description>"
And I can see in source "<lastBuildDate>"
And I can see in source "<language>en-GB</language>"
And I can see in source "<copyright>&#xA9; 2024 My WordPress</copyright>"
And I can see in source "<copyright>&#xA9; 2025 My WordPress</copyright>"
And I can see in source "<itunes:subtitle>Just another WordPress site</itunes:subtitle>"
And I can see in source "<itunes:author>My WordPress</itunes:author>"
And I can see in source "<itunes:summary>This show is to test some SSP functionality</itunes:summary>"
Expand Down

0 comments on commit b7569f2

Please sign in to comment.