Skip to content

Commit 007f77d

Browse files
committed
Update test, move when into prep of the scenario using and
1 parent dd7e481 commit 007f77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/language-core.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,8 +540,8 @@ Feature: Manage translation files for a WordPress install
540540
Scenario: List languages by multiple statuses
541541
Given a WP install
542542
And an empty cache
543+
And I run `wp language core install nl_NL`
543544

544-
When I run `wp language core install nl_NL`
545545
When I run `wp language core list --fields=language,status --status=active,installed`
546546
Then STDOUT should be a table containing rows:
547547
| language | status |

0 commit comments

Comments
 (0)