Skip to content

Commit cb17300

Browse files
committed
MQE-1068: Require Issue ID for Skipped Test
- Correcting static check issue
1 parent 64dd3b3 commit cb17300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magento/FunctionalTestingFramework/Test/Util/AnnotationExtractor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ public function validateStoryTitleUniqueness()
164164

165165
/**
166166
* Validates that all issueId tags contain a non-empty value
167-
* @param array $issues
167+
* @param array $issues
168168
* @param string $filename
169169
* @throws XmlException
170170
* @return void

0 commit comments

Comments
 (0)