We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b5b0d commit 6ea8ac2Copy full SHA for 6ea8ac2
dev/tests/verification/Tests/WaitForElementClickableTest.php
@@ -10,7 +10,7 @@
10
class WaitForElementClickableTest extends MftfTestCase
11
{
12
/**
13
- * WaitForElementClickable:
+ * BasicFunctionalTest:
14
* Tests flat generation of a hardcoded test file with no external references.
15
*
16
* @throws \Exception
@@ -20,5 +20,4 @@ public function testWaitForElementClickableAction()
20
21
$this->generateAndCompareTest('WaitForElementClickableTest');
22
}
23
-
24
0 commit comments