Skip to content

Commit 8154c16

Browse files
committed
Skip Rewrite Windows failures
1 parent 8e5c6f0 commit 8154c16

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

features/rewrite.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Feature: Manage WordPress rewrites
22

3+
@skip-windows
34
Scenario: Change site permastructs
45
Given a WP install
56

@@ -125,6 +126,7 @@ Feature: Manage WordPress rewrites
125126
"""
126127
And the return code should be 0
127128

129+
@skip-windows
128130
Scenario: Match as expected when full URL is provided
129131
Given a WP install
130132
And I run `wp rewrite structure /%year%/%monthnum%/%day%/%postname%/`

0 commit comments

Comments
 (0)