From 53d54475d4edde73635a1871e067b4cabf6f60ea Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Lesaint?= Date: Thu, 1 Sep 2016 13:34:16 +0200 Subject: [PATCH] fix ITs after change of welcome message --- .../DashboardTest/default_widgets/welcome_widget.html | 2 +- .../global_dashboard/filter-widget-anonymous.html | 2 +- .../global-dashboard-applies-project-permission.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/it/it-tests/src/test/resources/componentDashboard/DashboardTest/default_widgets/welcome_widget.html b/it/it-tests/src/test/resources/componentDashboard/DashboardTest/default_widgets/welcome_widget.html index 96e4b8c9f9a..cf632d486e1 100644 --- a/it/it-tests/src/test/resources/componentDashboard/DashboardTest/default_widgets/welcome_widget.html +++ b/it/it-tests/src/test/resources/componentDashboard/DashboardTest/default_widgets/welcome_widget.html @@ -16,7 +16,7 @@ waitForText block_1 - *Welcome to SonarQube Dashboard* + *Welcome to SonarQube* diff --git a/it/it-tests/src/test/resources/componentDashboard/DashboardTest/global_dashboard/filter-widget-anonymous.html b/it/it-tests/src/test/resources/componentDashboard/DashboardTest/global_dashboard/filter-widget-anonymous.html index 3b538373a5e..8df4603a026 100644 --- a/it/it-tests/src/test/resources/componentDashboard/DashboardTest/global_dashboard/filter-widget-anonymous.html +++ b/it/it-tests/src/test/resources/componentDashboard/DashboardTest/global_dashboard/filter-widget-anonymous.html @@ -26,7 +26,7 @@ waitForText content - *Welcome to SonarQube Dashboard* + *Welcome to SonarQube* assertNotText diff --git a/it/it-tests/src/test/resources/componentDashboard/DashboardTest/global_dashboard/global-dashboard-applies-project-permission.html b/it/it-tests/src/test/resources/componentDashboard/DashboardTest/global_dashboard/global-dashboard-applies-project-permission.html index 8e60c58083b..0d6ffeda3f0 100644 --- a/it/it-tests/src/test/resources/componentDashboard/DashboardTest/global_dashboard/global-dashboard-applies-project-permission.html +++ b/it/it-tests/src/test/resources/componentDashboard/DashboardTest/global_dashboard/global-dashboard-applies-project-permission.html @@ -26,7 +26,7 @@ waitForText content - *Welcome to SonarQube Dashboard* + *Welcome to SonarQube* assertNotText @@ -61,7 +61,7 @@ waitForText content - *Welcome to SonarQube Dashboard* + *Welcome to SonarQube* waitForText -- 2.39.5