Skip to content

Commit 4f608e2

Browse files
author
Olexii Korshenko
committed
MAGETWO-34922: Build stabilization and pull requests support
- fixed unit tests
1 parent 5a2c653 commit 4f608e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/etc/di.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@
129129
<preference for="Magento\Framework\Pricing\Amount\AmountInterface" type="Magento\Framework\Pricing\Amount\Base" />
130130
<preference for="Magento\Framework\Api\SearchResultsInterface" type="Magento\Framework\Api\SearchResults" />
131131
<preference for="Magento\Framework\Api\AttributeInterface" type="Magento\Framework\Api\AttributeValue" />
132-
<preference for="Magento\Framework\View\Asset\Bundle\ConfigInterface" type="Magento\Framework\View\Asset\Bundle\Config" />
133132
<preference for="Magento\Framework\Model\Resource\Db\TransactionManagerInterface" type="Magento\Framework\Model\Resource\Db\TransactionManager" />
134133
<type name="Magento\Framework\Model\Resource\Db\TransactionManager" shared="false" />
135134
<type name="Magento\Framework\Logger\Handler\Base">

0 commit comments

Comments
 (0)