fix application_helper_test

This commit is contained in:
Kornelius Kalnbach 2011-10-29 13:44:47 +02:00
parent 260a6bb1da
commit aa8237c546
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@ EXPECTED
RAW
expected = <<-EXPECTED
<pre><code class="ruby syntaxhl"><span class=\"CodeRay\"><span class="line-numbers">1</span> <span class="c"># Some ruby code here</span></span>
<pre><code class="ruby syntaxhl"><span class=\"CodeRay\"><span class="line-numbers">1</span><span class="comment"># Some ruby code here</span></span>
</code></pre>
EXPECTED