We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c828a commit d2db8f5Copy full SHA for d2db8f5
features/search-replace-export.feature
@@ -14,7 +14,7 @@ Feature: Search / replace with file export
14
"""
15
And STDOUT should contain:
16
17
- ('1', 'siteurl', 'https://example.net', 'yes'),
+ ('1', 'siteurl', 'https://example.net',
18
19
20
When I run `wp option get home`
0 commit comments