Browse Source

Fix integration test

tags/2.6
fmallet 13 years ago
parent
commit
602eae7e4c

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

<tr> <tr>
<td>assertText</td> <td>assertText</td>
<td>m_violations_density</td> <td>m_violations_density</td>
<td>64.5%</td>
<td>60.1%</td>
</tr> </tr>
<tr> <tr>
<td>assertText</td> <td>assertText</td>
<td>m_major_violations</td> <td>m_major_violations</td>
<td>40</td>
<td>45</td>
</tr> </tr>


</tbody></table> </tbody></table>

Loading…
Cancel
Save