From 421922705b6e5bd2abf6a11d83f5b4a4791f968a Mon Sep 17 00:00:00 2001 From: John Ahlroos Date: Mon, 29 Jul 2013 13:16:40 +0300 Subject: [PATCH] Fixed wrong classname in WindowThemes TB test #12171 Change-Id: I23ce7ba8a87c119ada78bba1d4735c4d8404b4f8 --- uitest/src/com/vaadin/tests/components/window/WindowThemes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uitest/src/com/vaadin/tests/components/window/WindowThemes.html b/uitest/src/com/vaadin/tests/components/window/WindowThemes.html index a93c280984..7e8d8af53d 100644 --- a/uitest/src/com/vaadin/tests/components/window/WindowThemes.html +++ b/uitest/src/com/vaadin/tests/components/window/WindowThemes.html @@ -13,7 +13,7 @@ open - /run/com.vaadin.tests.components.window.WindowLightDarkThemes + /run/com.vaadin.tests.components.window.WindowThemes -- 2.39.5