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 a10efc5 commit 8634cbdCopy full SHA for 8634cbd
src/Magento/FunctionalTestingFramework/Extension/ErrorLogger.php
@@ -43,7 +43,7 @@ private function __construct()
43
* Loops through stepEvent for browser log entries
44
*
45
* @param \Magento\FunctionalTestingFramework\Module\MagentoWebDriver $module
46
- * @param \Codeception\Event\StepEvent $stepEvent
+ * @param \Codeception\Event\StepEvent $stepEvent
47
* @return void
48
*/
49
public function logErrors($module, $stepEvent)
0 commit comments