From dbc028803847a4b92263532c617c1cd57b55252e Mon Sep 17 00:00:00 2001 From: Maxime Rainville Date: Mon, 1 Jul 2024 10:36:37 +1200 Subject: [PATCH] MNT ALter order of expected attribute on image test (#11286) --- tests/php/Forms/HTMLEditor/HTMLEditorFieldTest.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/php/Forms/HTMLEditor/HTMLEditorFieldTest.php b/tests/php/Forms/HTMLEditor/HTMLEditorFieldTest.php index 1a0196e6075..f17b1fe124e 100644 --- a/tests/php/Forms/HTMLEditor/HTMLEditorFieldTest.php +++ b/tests/php/Forms/HTMLEditor/HTMLEditorFieldTest.php @@ -182,7 +182,9 @@ public function testReadonlyField() $this->assertEquals( << - + + + @@ -199,7 +201,9 @@ public function testReadonlyField() $this->assertEquals( << - + + +