Browse Source

Fixed ColumnDragColumn test which was failing after fixes for #10890 (#11020)

Change-Id: I3d2c59d10a83b44fec1992eaec3e73328b314d63
tags/7.0.1
John Ahlroos 11 years ago
parent
commit
be11c6dbbf
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      uitest/src/com/vaadin/tests/components/table/TableDragColumn.html

+ 1
- 1
uitest/src/com/vaadin/tests/components/table/TableDragColumn.html View File

@@ -67,7 +67,7 @@
<tr>
<td>drop</td>
<td>vaadin=runcomvaadintestscomponentstableTables::PID_StestComponent/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[0]/domChild[2]/domChild[2]</td>
<td>10,10</td>
<td>70,10</td>
</tr>
<tr>
<td>screenCapture</td>

Loading…
Cancel
Save