]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix for ValoThemeUI test: use new sreenshots with updated DateField.
authorDenis Anisimov <denis@vaadin.com>
Wed, 5 Oct 2016 12:11:44 +0000 (15:11 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 5 Oct 2016 12:37:45 +0000 (12:37 +0000)
Change-Id: I4c9105dafb245cbfbac5cc158be2b44e418eba46

uitest/src/test/java/com/vaadin/tests/themes/valo/ValoThemeUITest.java

index 9c55a029abdd1c4f5ebe14f778420a81def943b8..7dc8dcdd9b372ccaa2b0390d89990c2ec0750b0c 100644 (file)
@@ -68,7 +68,7 @@ public class ValoThemeUITest extends MultiBrowserTest {
         // Note that this can look broken in IE9 because of some browser
         // rendering issue... The problem seems to be in the customized
         // horizontal layout in the test app
-        compareScreen("datefields-with-range");
+        compareScreen("datefields-localdate-with-range");
     }
 
     @Test