Skip to content

Commit 2ec9806

Browse files
committed
executeInSelenium generation fix
1 parent 9dfc09b commit 2ec9806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/verification/Tests/ExecuteInSeleniumTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class ExecuteInSeleniumTest extends MftfTestCase
1515
* @throws \Exception
1616
* @throws \Magento\FunctionalTestingFramework\Exceptions\TestReferenceException
1717
*/
18-
public function testExecuteJsTest()
18+
public function testExecuteInSeleniumTest()
1919
{
2020
$this->generateAndCompareTest('ExecuteInSeleniumTest');
2121
}

0 commit comments

Comments
 (0)