Skip to content

Commit 5da8fc2

Browse files
author
Leonid Poluyanov
committed
MAGETWO-38571: [TD] Cover sample data installation by unit tests
1 parent ca78dad commit 5da8fc2

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
@@ -10,7 +10,7 @@
1010
/**
1111
* Test Magento\Setup\Model\SampleData
1212
*/
13-
class InstallerTest extends \PHPUnit_Framework_TestCase
13+
class SampleDataTest extends \PHPUnit_Framework_TestCase
1414
{
1515
/**
1616
* @var \Magento\Setup\Model\SampleData

0 commit comments

Comments
 (0)