From f362d8b1294f39869e7bb8c3177d29818c07fce6 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Thu, 19 Jan 2023 16:54:57 +1300 Subject: [PATCH] MNT Broken builds --- tests/php/Model/SiteTreeTest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/php/Model/SiteTreeTest.php b/tests/php/Model/SiteTreeTest.php index e0130dcb..eb301595 100644 --- a/tests/php/Model/SiteTreeTest.php +++ b/tests/php/Model/SiteTreeTest.php @@ -2106,8 +2106,8 @@ class SiteTreeTest extends SapphireTest 'Multiple attributes are removed' ], [ - '', + '', + '', 'Invalid HTML is converted to valid HTML and parsed' ], ];