Skip to content

Commit 6ea8ac2

Browse files
Manjusha.SManjusha.S
Manjusha.S
authored and
Manjusha.S
committed
fixed psr
1 parent e9b5b0d commit 6ea8ac2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev/tests/verification/Tests/WaitForElementClickableTest.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
class WaitForElementClickableTest extends MftfTestCase
1111
{
1212
/**
13-
* WaitForElementClickable:
13+
* BasicFunctionalTest:
1414
* Tests flat generation of a hardcoded test file with no external references.
1515
*
1616
* @throws \Exception
@@ -20,5 +20,4 @@ public function testWaitForElementClickableAction()
2020
{
2121
$this->generateAndCompareTest('WaitForElementClickableTest');
2222
}
23-
2423
}

0 commit comments

Comments
 (0)