From b784bfadfee2166e7bcec080b31d49cbef28c5d6 Mon Sep 17 00:00:00 2001 From: Anton Date: Wed, 24 Nov 2021 13:36:45 +0300 Subject: [PATCH] Update ActiveFieldTest.php --- tests/ActiveFieldTest.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/ActiveFieldTest.php b/tests/ActiveFieldTest.php index 6412a50..667182f 100644 --- a/tests/ActiveFieldTest.php +++ b/tests/ActiveFieldTest.php @@ -177,11 +177,11 @@ HTML; $expectedHtml = <<
- + -
-
+ + HTML; $this->assertEqualsWithoutLE($expectedHtml, $html);