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 4b2c1b4 commit 730987fCopy full SHA for 730987f
lib/internal/Magento/Framework/Module/Test/Unit/ModuleList/LoaderTest.php
@@ -164,7 +164,7 @@ public function testLoadCircular()
164
/**
165
* @throws \Magento\Framework\Exception\LocalizedException
166
*/
167
- public function testLoadPrearranged(): void
+ public function testLoadPrearranged()
168
{
169
$fixtures = [
170
'Foo_Bar' => ['name' => 'Foo_Bar', 'sequence' => ['Magento_Store']],
0 commit comments