Commit 3966dea
authored
Fix for SMEditableGridTest.testDragFillReadOnlyColumn (#2936)
#### Rationale
The beginDrag method for the UI component has a 150 ms timer to
distinguish between a drag and a click. I've added a 200 ms wait to the
drag action in the test to account for this.
#### Related Pull Requests
- <!-- list of links to related pull requests (replace this comment) -->
#### Changes
- <!-- list of descriptions of changes that are worth noting (replace
this comment) -->1 parent e4c9a9a commit 3966dea
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
| 1043 | + | |
1043 | 1044 | | |
1044 | 1045 | | |
1045 | 1046 | | |
| |||
0 commit comments