Skip to content

Commit

Permalink
Use TwentyTwelve theme in menu location test
Browse files Browse the repository at this point in the history
  • Loading branch information
ernilambar committed Apr 19, 2024
1 parent e72ba04 commit 1896229
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions features/menu-location.feature
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ Feature: Manage WordPress menu locations

Background:
Given a WP install
And I try `wp theme install twentytwelve --force --activate`

Scenario: Assign / remove location from a menu

When I run `wp theme install p2 --activate`
And I run `wp menu location list`
When I run `wp menu location list`
Then STDOUT should be a table containing rows:
| location | description |
| primary | Primary Menu |
Expand Down

0 comments on commit 1896229

Please sign in to comment.