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 02acbf3 commit c8132f7Copy full SHA for c8132f7
src/Magento/FunctionalTestingFramework/Extension/TestContextExtension.php
@@ -74,7 +74,7 @@ function () use ($cest) {
74
/**
75
* Runs cest's after block, if necessary.
76
* @param Symfony\Component\EventDispatcher\Event $e
77
- * @param \Codeception\TestInterface $cest
+ * @param \Codeception\TestInterface $cest
78
* @return void
79
*/
80
private function runAfterBlock($e, $cest)
0 commit comments