Skip to content

Commit

Permalink
bump theme in 6.7 test to twentytwentyfive
Browse files Browse the repository at this point in the history
twentytwentytwo is no longer included in the default themes
  • Loading branch information
jazzsequence committed Nov 13, 2024
1 parent c81fba1 commit 0e8b2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/general.feature
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Feature: General tests of WP Launch Check
Scenario: WordPress has a new minor version but no new major version
Given a WP install
And I run `wp core download --version=6.7 --force`
And I run `wp theme activate twentytwentytwo`
And I run `wp theme activate twentytwentyfive`
And the current WP version is not the latest

When I run `wp launchcheck general`
Expand Down

0 comments on commit 0e8b2ff

Please sign in to comment.