From f736623452b39c901b30aa521af40f7c6af64b07 Mon Sep 17 00:00:00 2001 From: Bogdan Udrescu Date: Thu, 31 Jul 2014 16:06:04 +0300 Subject: Correct TB2 tests urls. Correct ButtonTooltips TB2 with coeect test class package. Add ?restartApplication to SubWindows. Change-Id: I32fbf93875d537f6dc6ec232e3063c33de8ae71f --- uitest/src/com/vaadin/tests/components/button/ButtonTooltips.html | 2 +- uitest/src/com/vaadin/tests/components/window/SubWindows.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/uitest/src/com/vaadin/tests/components/button/ButtonTooltips.html b/uitest/src/com/vaadin/tests/components/button/ButtonTooltips.html index 13fdf52c76..93f4585000 100644 --- a/uitest/src/com/vaadin/tests/components/button/ButtonTooltips.html +++ b/uitest/src/com/vaadin/tests/components/button/ButtonTooltips.html @@ -13,7 +13,7 @@ open - /run/com.vaadin.tests.components.button.ButtonTooltips?restartApplication + /run/com.vaadin.tests.tooltip.ButtonTooltips?restartApplication diff --git a/uitest/src/com/vaadin/tests/components/window/SubWindows.html b/uitest/src/com/vaadin/tests/components/window/SubWindows.html index 3b2109e3f1..ce75c3fd10 100644 --- a/uitest/src/com/vaadin/tests/components/window/SubWindows.html +++ b/uitest/src/com/vaadin/tests/components/window/SubWindows.html @@ -13,7 +13,7 @@ open - /run/com.vaadin.tests.components.window.SubWindows + /run/com.vaadin.tests.components.window.SubWindows?restartApplication -- cgit v1.2.3