Skip to content

Commit

Permalink
Avoid retired theme in feature test
Browse files Browse the repository at this point in the history
  • Loading branch information
ernilambar committed Apr 26, 2024
1 parent 3759f6a commit 3ee76ca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions features/theme-install.feature
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,7 @@ Feature: Install WordPress themes
"""

Scenario: Installation of multiple themes with activate
Given a WP install

When I try `wp theme install p2 moina --activate`
When I try `wp theme install twentytwelve twentyeleven --activate`
Then STDERR should contain:
"""
Warning: Only a single theme can be active.
Expand Down

0 comments on commit 3ee76ca

Please sign in to comment.