Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit a94e33b

Browse files
committed
Exclude unstable drag and drop test on SauceLabs
1 parent 3626c97 commit a94e33b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/functional/WebDriverActionsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ public function testShouldDoubleClickOnElement()
140140
* @covers ::__construct
141141
* @covers ::dragAndDrop
142142
* @covers ::perform
143+
* @group exclude-saucelabs
143144
*/
144145
public function testShouldDragAndDrop()
145146
{

0 commit comments

Comments
 (0)