diff options
Diffstat (limited to 'uitest')
-rw-r--r-- | uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html b/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html index a8364eabcc..3b4452cc8d 100644 --- a/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html +++ b/uitest/src/com/vaadin/tests/applicationservlet/MultipleServletConfiguration.html @@ -19,7 +19,7 @@ <tr> <td>assertText</td> <td>vaadin=embed1::/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLabel[0]</td> - <td>An AbsoluteLayout with fixed size should clip at its borders. Nothing outside the black square should be visible.</td> + <td>A generic test for Buttons in different configurations</td> </tr> <tr> <td>open</td> @@ -39,7 +39,7 @@ <tr> <td>assertText</td> <td>vaadin=embed1::/VVerticalLayout[0]/VOrderedLayout$Slot[0]/VLabel[0]</td> - <td>An AbsoluteLayout with fixed size should clip at its borders. Nothing outside the black square should be visible.</td> + <td>A generic test for Buttons in different configurations</td> </tr> </tbody></table> |