We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dfc09b commit 2ec9806Copy full SHA for 2ec9806
dev/tests/verification/Tests/ExecuteInSeleniumTest.php
@@ -15,7 +15,7 @@ class ExecuteInSeleniumTest extends MftfTestCase
15
* @throws \Exception
16
* @throws \Magento\FunctionalTestingFramework\Exceptions\TestReferenceException
17
*/
18
- public function testExecuteJsTest()
+ public function testExecuteInSeleniumTest()
19
{
20
$this->generateAndCompareTest('ExecuteInSeleniumTest');
21
}
0 commit comments