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 ef4f9ea commit 15a240eCopy full SHA for 15a240e
dev/tests/unit/Util/MagentoTestCase.php
@@ -22,7 +22,6 @@ public static function setUpBeforeClass(): void
22
// Should be used to clean AspectMock mocking before using PHPUnit mocking and Reflection.
23
AspectMock::clean();
24
parent::setUpBeforeClass();
25
- parent::setUpBeforeClass();
26
}
27
28
/**
0 commit comments