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 f167834 commit 8c9b667Copy full SHA for 8c9b667
src/Magento/FunctionalTestingFramework/Suite/Util/SuiteObjectExtractor.php
@@ -176,7 +176,7 @@ private function parseObjectHooks($parsedSuite)
176
* @param array $suiteHooks
177
* @param array $includeTests
178
* @param array $excludeTests
179
- * @return bool
+ * @return boolean
180
*/
181
private function isSuiteEmpty($suiteHooks, $includeTests, $excludeTests)
182
{
0 commit comments