From a052c5682186e044e5574f328d86bcfcde328f5e Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 1 Sep 2026 12:35:40 +0200 Subject: [PATCH] Fix PHPCS errors in Behat test files --- features/server.feature | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/features/server.feature b/features/server.feature index ba3f573..6c71ec8 100644 --- a/features/server.feature +++ b/features/server.feature @@ -22,7 +22,7 @@ Feature: Serve WordPress locally Given a WP install And a mem.php file: """ - + + '; } ); + '; + } + ); """ And I run `wp option update home https://localhost:8184` And I run `wp option update siteurl https://localhost:8184`