File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
dev/tests/functional/tests/app/Magento/Core/Test/Fixture Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
module =" Magento_Core"
11
11
type =" flat"
12
12
entity_type =" core_config_data"
13
- collection =" Magento\Core \Model\Resource\Config\Data\Collection"
13
+ collection =" Magento\Config \Model\Resource\Config\Data\Collection"
14
14
repository_class =" Magento\Core\Test\Repository\ConfigData"
15
15
handler_interface =" Magento\Core\Test\Handler\ConfigData\ConfigDataInterface"
16
16
class =" Magento\Core\Test\Fixture\ConfigData" >
Original file line number Diff line number Diff line change 9
9
<fixture name =" systemVariable"
10
10
module =" Magento_Core"
11
11
type =" composite"
12
- collection =" Magento\Core \Model\Resource\Variable\Collection"
12
+ collection =" Magento\Variable \Model\Resource\Variable\Collection"
13
13
handler_interface =" Magento\Core\Test\Handler\SystemVariable\SystemVariableInterface"
14
14
class =" Magento\Core\Test\Fixture\SystemVariable" >
15
15
<dataset name =" default" >
You can’t perform that action at this time.
0 commit comments