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 9c600b4 commit a617e64Copy full SHA for a617e64
app/code/Magento/Eav/Test/Unit/Model/Entity/AttributeTest.php
@@ -46,7 +46,7 @@ protected function tearDown(): void
46
/**
47
* @return void
48
*/
49
- public function testGetStoreLabel(): void
+ public function testGetStoreLabel()
50
{
51
$objectManager = new ObjectManager($this);
52
$storeMock = $this->createMock(StoreInterface::class);
0 commit comments