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 d14cdf8 commit 693eed3Copy full SHA for 693eed3
src/Magento/FunctionalTestingFramework/Extension/TestContextExtension.php
@@ -107,7 +107,7 @@ function () use ($cest) {
107
/**
108
* Runs cest's after block, if necessary.
109
* @param \Symfony\Component\EventDispatcher\Event $e
110
- * @param \Codeception\TestInterface $cest
+ * @param \Codeception\TestInterface $cest
111
* @return void
112
*/
113
private function runAfterBlock($e, $cest)
0 commit comments