We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69ffd8f + 538540b commit 3620283Copy full SHA for 3620283
1 file changed
tests/Js/JavascriptTest.php
@@ -31,7 +31,7 @@ public function testDragDrop():void
31
}
32
33
// https://github.com/minkphp/MinkSelenium2Driver/pull/359
34
- public function testDragDropOntoHiddenItself()
+ public function testDragDropOntoHiddenItself():void
35
{
36
$this->getSession()->visit($this->pathTo('/js_test.html'));
37
$webAssert = $this->getAssertSession();
0 commit comments