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`