Skip to content

Commit 921ff74

Browse files
committed
MC-40791: Add a static test to prevent creating new legacy fixture files
1 parent 97eb9ae commit 921ff74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/static/testsuite/Magento/Test/Integrity/ParameterizedFixtureTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ public function testLocation(): void
4545
continue;
4646
}
4747
} catch (ReflectionException $exception) {
48-
$errors[] = $errorMessage;
4948
continue;
5049
}
5150

0 commit comments

Comments
 (0)