Skip to content

Commit c701e0d

Browse files
author
Leonid Poluyanov
committed
MAGETWO-39764: Create pull request for S24 results
1 parent 90482b5 commit c701e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/src/Magento/Setup/Test/Unit/Model/SampleDataTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ protected function setUp()
4343

4444
public function testInstall()
4545
{
46-
if (!class_exists('Magento\SampleData\Model')) {
46+
if (!class_exists('Magento\SampleData\Model\Logger')) {
4747
$this->markTestSkipped('Sample Data module does not exist');
4848
}
4949
$areaCode = 'adminhtml';

0 commit comments

Comments
 (0)