Skip to content

Commit 455c30d

Browse files
author
Igor Melnikov
committed
MAGETWO-65521: Remove unserialize in \Magento\Framework\DB\Adapter\Pdo\Mysql
- fixing namespace
1 parent db9ed7c commit 455c30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Model/Test/Unit/ResourceModel/Type/Db/ConnectionFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\Framework\connectionFactory\Test\Unit\ResourceconnectionFactory\Type\Db;
6+
namespace Magento\Framework\Model\Test\Unit\ResourceModel\Type\Db;
77

88
use Magento\Framework\App\ResourceConnection\ConnectionAdapterInterface;
99
use Magento\Framework\Model\ResourceModel\Type\Db\ConnectionFactory;

0 commit comments

Comments
 (0)