Skip to content

Commit 3da7a41

Browse files
committed
Test compat
1 parent eacef1e commit 3da7a41

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

features/import.feature

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

139-
@less-than-php-7 @require-wp-4.0
140139
Scenario: Export and import page and referencing menu item
141-
# This will not work with WP 3.7.11 or PHP 7.
142-
# PHP 7 issue: https://wordpress.org/support/topic/importer-fails-to-import-menu-items-in-php7
143140
Given a WP install
144141
And I run `wp site empty --yes`
145142
And I run `wp post generate --count=1`
@@ -215,7 +212,6 @@ Feature: Import content.
215212
2
216213
"""
217214

218-
@less-than-php-7 @require-wp-4.0
219215
Scenario: Export and import page and referencing menu item in separate files
220216
Given a WP install
221217
And I run `wp site empty --yes`

0 commit comments

Comments
 (0)