From d2db8f51022ab492d78fcecdaf8a56edbdc301dc Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 7 May 2024 10:05:15 +0200 Subject: [PATCH] Fix tests after change in WordPress trunk --- features/search-replace-export.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/search-replace-export.feature b/features/search-replace-export.feature index 6bbacc52..000e9aa6 100644 --- a/features/search-replace-export.feature +++ b/features/search-replace-export.feature @@ -14,7 +14,7 @@ Feature: Search / replace with file export """ And STDOUT should contain: """ - ('1', 'siteurl', 'https://example.net', 'yes'), + ('1', 'siteurl', 'https://example.net', """ When I run `wp option get home`