diff --git a/tests/ScenarioTest.php b/tests/ScenarioTest.php index 48b3fd6..901ecb9 100644 --- a/tests/ScenarioTest.php +++ b/tests/ScenarioTest.php @@ -561,10 +561,12 @@ public static function attributesAreEncodedDataProvider(): \Generator // "", // "", //]; - yield 'escape non breaking space' => [ - "", - '', - ]; + // Disabled replacement of unicode non breaking spaces + // see https://github.com/TYPO3/html-sanitizer/commit/a35f220b2336e3f040f91d3de23d19964833643f + //yield 'escape non breaking space' => [ + // "", + // '', + //]; yield 'encodes json values' => [ "
", '
'