Skip to content

Commit fda0920

Browse files
committed
Require more recent version of WP
1 parent 3da7a41 commit fda0920

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

features/import.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ Feature: Import content.
136136
2
137137
"""
138138

139+
@require-wp-4.0
139140
Scenario: Export and import page and referencing menu item
140141
Given a WP install
141142
And I run `wp site empty --yes`
@@ -212,6 +213,7 @@ Feature: Import content.
212213
2
213214
"""
214215

216+
@require-wp-4.0
215217
Scenario: Export and import page and referencing menu item in separate files
216218
Given a WP install
217219
And I run `wp site empty --yes`

0 commit comments

Comments
 (0)