mirror of
https://github.com/friendica/friendica
synced 2024-11-14 02:43:43 +01:00
Tests, still ongoing ...
This commit is contained in:
parent
b9b19f7744
commit
7f2356c7fe
|
@ -60,7 +60,7 @@ class HTMLTest extends MockedTest
|
|||
],
|
||||
'bug-8075-html-tags' => [
|
||||
'expectedBBCode' => "<big rant here> I don't understand tests",
|
||||
'html' => "<big rant here&rt; I don't understand tests",
|
||||
'html' => "<big rant here> I don't understand tests",
|
||||
],
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue