We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5c6f0 commit 8154c16Copy full SHA for 8154c16
1 file changed
features/rewrite.feature
@@ -1,5 +1,6 @@
1
Feature: Manage WordPress rewrites
2
3
+ @skip-windows
4
Scenario: Change site permastructs
5
Given a WP install
6
@@ -125,6 +126,7 @@ Feature: Manage WordPress rewrites
125
126
"""
127
And the return code should be 0
128
129
130
Scenario: Match as expected when full URL is provided
131
132
And I run `wp rewrite structure /%year%/%monthnum%/%day%/%postname%/`
0 commit comments