Skip to content

Commit c48a028

Browse files
committed
MQE-3251: Release MFTF 2.7.3 to allow filters functionality for Magento 2.3.x
1 parent 387cef3 commit c48a028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/StaticCheck/PrExcludeGroupStaticCheck.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ private function validatePrExcludeGroupUsageInTests($testXmlFiles)
123123
/**
124124
* Finds violating pr_exclude group
125125
* @param \DomNode $entity
126-
* @return bool
126+
* @return boolean
127127
*/
128128
private function isViolatingPrExcludeTests($entity)
129129
{

0 commit comments

Comments
 (0)