We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ff789 commit b485a41Copy full SHA for b485a41
Magento2Framework/Tests/Header/CopyrightGraphQLUnitTest.php
@@ -30,7 +30,7 @@ public function getWarningList($testFile = ''): array
30
if ($testFile === 'CopyrightGraphQLUnitTest.3.graphqls' ||
31
$testFile === 'CopyrightGraphQLUnitTest.4.graphqls') {
32
return [
33
- 1 => 1
+ null => 1
34
];
35
}
36
0 commit comments