diff options
Diffstat (limited to 'it')
-rw-r--r-- | it/it-tests/src/test/resources/qualityModel/TechnicalDebtWidgetTest/technical-debt/should-open-remediation-cost-on-measures-service.html | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/it/it-tests/src/test/resources/qualityModel/TechnicalDebtWidgetTest/technical-debt/should-open-remediation-cost-on-measures-service.html b/it/it-tests/src/test/resources/qualityModel/TechnicalDebtWidgetTest/technical-debt/should-open-remediation-cost-on-measures-service.html index 0fba9f748dd..1bbedd07fb5 100644 --- a/it/it-tests/src/test/resources/qualityModel/TechnicalDebtWidgetTest/technical-debt/should-open-remediation-cost-on-measures-service.html +++ b/it/it-tests/src/test/resources/qualityModel/TechnicalDebtWidgetTest/technical-debt/should-open-remediation-cost-on-measures-service.html @@ -14,26 +14,26 @@ </thead> <tbody> <tr> - <td>open</td> - <td>/widget?id=rules&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&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> |