diff options
-rw-r--r-- | tests/integration/tests/src/it/selenium/dashboard/reference.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration/tests/src/it/selenium/dashboard/reference.html b/tests/integration/tests/src/it/selenium/dashboard/reference.html index c21a0db9362..3105c40d24b 100644 --- a/tests/integration/tests/src/it/selenium/dashboard/reference.html +++ b/tests/integration/tests/src/it/selenium/dashboard/reference.html @@ -54,12 +54,12 @@ <tr> <td>assertText</td> <td>m_violations_density</td> - <td>60.1%</td> + <td>68.0%</td> </tr> <tr> <td>assertText</td> <td>m_major_violations</td> - <td>45</td> + <td>36</td> </tr> </tbody></table> |