Skip to content

Commit d2db8f5

Browse files
committed
Fix tests after change in WordPress trunk
1 parent f6c828a commit d2db8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/search-replace-export.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Feature: Search / replace with file export
1414
"""
1515
And STDOUT should contain:
1616
"""
17-
('1', 'siteurl', 'https://example.net', 'yes'),
17+
('1', 'siteurl', 'https://example.net',
1818
"""
1919

2020
When I run `wp option get home`

0 commit comments

Comments
 (0)