Browse Source

Fix integration test

tags/2.6
fmallet 13 years ago
parent
commit
602eae7e4c
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      tests/integration/tests/src/it/selenium/dashboard/reference.html

+ 2
- 2
tests/integration/tests/src/it/selenium/dashboard/reference.html View File

@@ -54,12 +54,12 @@
<tr>
<td>assertText</td>
<td>m_violations_density</td>
<td>64.5%</td>
<td>60.1%</td>
</tr>
<tr>
<td>assertText</td>
<td>m_major_violations</td>
<td>40</td>
<td>45</td>
</tr>

</tbody></table>

Loading…
Cancel
Save