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 06825cb commit 15dcb64Copy full SHA for 15dcb64
src/Codeception/Module/Symfony.php
@@ -417,7 +417,7 @@ protected function getProfile(): ?Profile
417
* ($collector is DataCollectorName::MAILER ? MessageDataCollector :
418
* ($collector is DataCollectorName::NOTIFIER ? NotificationDataCollector :
419
* DataCollectorInterface
420
- * ))))))))
+ * )))))))))
421
* )
422
*
423
* @throws AssertionFailedError
0 commit comments