diff options
-rw-r--r-- | uitest/src/com/vaadin/tests/components/window/WindowThemes.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ </thead><tbody> <tr> <td>open</td> - <td>/run/com.vaadin.tests.components.window.WindowLightDarkThemes</td> + <td>/run/com.vaadin.tests.components.window.WindowThemes</td> <td></td> </tr> <tr> |