Skip to content

Commit 620923f

Browse files
committed
AC-12109::Unit Test fix
1 parent 3825109 commit 620923f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Bundle/Test/Unit/Model/ResourceModel/SelectionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace Magento\Bundle\Test\Unit\Model\ResourceModel;
99

10-
use Codeception\PHPUnit\TestCase;
10+
use PHPUnit\Framework\TestCase;
1111
use Magento\Bundle\Model\ResourceModel\Selection as ResourceSelection;
1212
use Magento\Bundle\Model\Selection;
1313
use Magento\Framework\App\ResourceConnection;

0 commit comments

Comments
 (0)