From fa5a1aa845a08a251992aa60b3e94b8a673f02c5 Mon Sep 17 00:00:00 2001 From: Chad Meyers Date: Tue, 5 Aug 2025 09:15:36 -0500 Subject: [PATCH] [Testing] fix phpunit.dist.xml code example --- testing/end_to_end.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/end_to_end.rst b/testing/end_to_end.rst index 80e970bd2cd..000f6c623cc 100644 --- a/testing/end_to_end.rst +++ b/testing/end_to_end.rst @@ -80,9 +80,9 @@ To register the Panther extension, add the following lines to ``phpunit.xml.dist .. code-block:: xml - + - + Without the extension, the web server used by Panther to serve the application