mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Restore tests
This commit is contained in:
parent
d4aec5cbd3
commit
84ec9b0814
1 changed files with 1 additions and 1 deletions
|
@ -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' => [
|
||||
|
|
Loading…
Reference in a new issue