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 40a7f2a commit a48498fCopy full SHA for a48498f
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()
+ public function testGetStoreLabel(): void
50
{
51
$objectManager = new ObjectManager($this);
52
$storeMock = $this->createMock(StoreInterface::class);
0 commit comments