1
0
Forkuj 0
Ten commit jest zawarty w:
Michael 2023-03-17 12:43:23 +00:00
commit 84ec9b0814

Wyświetl plik

@ -221,7 +221,7 @@ class BBCodeTest extends FixtureTest
'text' => '[test] Space',
],
'task-8800-pre-spaces' => [
'expectedHtml' => ' Spaces',
'expectedHtml' => '    Spaces',
'text' => '[pre] Spaces[/pre]',
],
'bug-9611-purify-xss-nobb' => [