]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed missing test description
authorJohn Ahlroos <john@vaadin.com>
Mon, 3 Sep 2012 11:51:26 +0000 (14:51 +0300)
committerJohn Ahlroos <john@vaadin.com>
Mon, 3 Sep 2012 11:51:26 +0000 (14:51 +0300)
uitest/src/com/vaadin/tests/components/flash/FlashIsVisible.java

index 74bb2160020c9953a2bf3bd7473fed2b08432a62..23a4322fb7aee726a0cbe005229a8a7f3b07a0a8 100644 (file)
@@ -18,8 +18,7 @@ public class FlashIsVisible extends TestBase {
 
     @Override
     protected String getDescription() {
-        // TODO Auto-generated method stub
-        return null;
+        return "Flash plugin should load and be visible on all browsers";
     }
 
     @Override