From 64b0230ea0789d9e6306def4ae82e12d1bf4e16a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 18 Aug 2026 05:29:52 +0000 Subject: [PATCH] fix: remove extra space in Html5Test.php to pass php-cs-fixer Co-authored-by: goetas <776743+goetas@users.noreply.github.com> --- test/HTML5/Html5Test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/HTML5/Html5Test.php b/test/HTML5/Html5Test.php index 954d5d0..0fd307e 100644 --- a/test/HTML5/Html5Test.php +++ b/test/HTML5/Html5Test.php @@ -565,7 +565,7 @@ public function testEndsWithSlash() { $html = '
Visit example.com';
$expected = ' Visit example.com