diff options
Diffstat (limited to 'uitest/src')
-rw-r--r-- | uitest/src/com/vaadin/tests/components/table/MultiSelectWithRemovedRow.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/src/com/vaadin/tests/components/table/MultiSelectWithRemovedRow.html b/uitest/src/com/vaadin/tests/components/table/MultiSelectWithRemovedRow.html index c41f3fbfdd..670736127b 100644 --- a/uitest/src/com/vaadin/tests/components/table/MultiSelectWithRemovedRow.html +++ b/uitest/src/com/vaadin/tests/components/table/MultiSelectWithRemovedRow.html @@ -91,7 +91,7 @@ <tr> <td>assertText</td> <td>vaadin=runcomvaadintestscomponentstableMultiSelectWithRemovedRow::PID_SLog_row_0</td> - <td>4. Selection: [William, Averell, Bob, Grat]</td> + <td>4. Selection: [Averell, Bob, Grat]</td> </tr> <!--Sort + shift select down--> <tr> |