tests ...
This commit is contained in:
parent
a2af9f55a9
commit
b9b19f7744
|
@ -59,8 +59,8 @@ class HTMLTest extends MockedTest
|
||||||
'html' => '<audio src="http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3" controls="controls"><a href="http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3">http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3</a></audio>',
|
'html' => '<audio src="http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3" controls="controls"><a href="http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3">http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3</a></audio>',
|
||||||
],
|
],
|
||||||
'bug-8075-html-tags' => [
|
'bug-8075-html-tags' => [
|
||||||
'expectedBBCode' => "<big rant here&rt; I don't understand tests",
|
'expectedBBCode' => "<big rant here> I don't understand tests",
|
||||||
'html' => "<big rant here> I don't understand tests",
|
'html' => "<big rant here&rt; I don't understand tests",
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user