Tests, still ongoing ...

2022.09-rc
Michael 2020-01-08 20:39:27 +00:00
rodzic b9b19f7744
commit 7f2356c7fe
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -60,7 +60,7 @@ class HTMLTest extends MockedTest
],
'bug-8075-html-tags' => [
'expectedBBCode' => "<big rant here> I don't understand tests",
'html' => "&lt;big rant here&rt; I don't understand tests",
'html' => "&lt;big rant here&gt; I don't understand tests",
],
];
}