diff --git a/Tests/Functional/Controller/EditInPlaceTest.php b/Tests/Functional/Controller/EditInPlaceTest.php index b62e5d4..932af74 100644 --- a/Tests/Functional/Controller/EditInPlaceTest.php +++ b/Tests/Functional/Controller/EditInPlaceTest.php @@ -49,7 +49,7 @@ public function testActivatedTest(): void // Check attribute with prefix (href="mailto:...") $emailTag = $dom->getElementById('email'); - self::assertEquals('mailto:'.'🚫 Can\'t be translated here. 🚫', $emailTag->getAttribute('href')); + self::assertEquals('mailto:🚫 Can\'t be translated here. 🚫', $emailTag->getAttribute('href')); self::assertEquals('localized.email', $emailTag->textContent); // Check attribute