Page MenuHomePhabricator

PhutilRemarkupEngineTestCase::Unknown Unit Message ("")
Failed

Referenced Files
None

TEST RESULT

Run At
Feb 16 2017, 12:17 PM
Details
Assertion failed, expected values to be equal (at PhutilRemarkupEngineTestCase.php:63): Failed to markup HTML in file 'percent-block-oneline.txt'. Expected vs Actual Output Diff --- Old Value +++ New Value @@ -1,3 +1,3 @@ '<p class="remarkup-literal">[[http://hello | world]] **bold**</p> -<p class="remarkup-literal">[[http://hello | world]] **bold**</p>' +<div class="remarkup-code-block" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code">%%%[[http://hello | world]] **bold**%%%</pre></div>'