]> source.dussan.org Git - sonarqube.git/commitdiff
Fix IT because of update of measure page
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Thu, 24 Mar 2016 15:52:12 +0000 (16:52 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Thu, 24 Mar 2016 15:52:12 +0000 (16:52 +0100)
it/it-tests/src/test/resources/qualityModel/TechnicalDebtWidgetTest/technical-debt/should-open-remediation-cost-on-measures-service.html

index 0fba9f748dddd6b3a4cb555db336fa849776a217..1bbedd07fb57246d127a02b30c63048fa20ddf34 100644 (file)
   </thead>
   <tbody>
   <tr>
-    <td>open</td>
-    <td>/widget?id=rules&amp;resource=com.sonarsource.it.samples:multi-modules-sample</td>
-    <td></td>
-  </tr>
-  <tr>
-    <td>clickAndWait</td>
-    <td>link=7h 25min</td>
-    <td></td>
-  </tr>
-  <tr>
-    <td>waitForText</td>
-    <td>content</td>
-    <td>*Technical Debt*7h 25min*</td>
-  </tr>
-  <tr>
-    <td>waitForText</td>
-    <td>content</td>
-    <td>*Module A*</td>
-  </tr>
-  </tbody>
+       <td>open</td>
+       <td>/widget?id=rules&amp;resource=com.sonarsource.it.samples:multi-modules-sample</td>
+       <td></td>
+</tr>
+<tr>
+       <td>clickAndWait</td>
+       <td>link=7h 25min</td>
+       <td></td>
+</tr>
+<tr>
+       <td>waitForText</td>
+       <td>content</td>
+       <td>*Technical Debt*7h 25min*</td>
+</tr>
+<tr>
+       <td>waitForText</td>
+       <td>content</td>
+       <td>*HelloA1*</td>
+</tr>
+</tbody>
 </table>
 </body>
 </html>