Skip to content

Commit 0d3a86a

Browse files
committed
ACP2E-2483: [QUANS]Create Order using Rest API with item_applied_taxes
- Fix integration test
1 parent 3fd8c4b commit 0d3a86a

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/framework/Magento/TestFramework/ApplicationStateComparator/_files

1 file changed

+1
-0
lines changed

dev/tests/integration/framework/Magento/TestFramework/ApplicationStateComparator/_files/state-skip-list.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@
367367
Magento\Sales\Model\ResourceModel\Grid::class => null,
368368
Magento\Sales\Model\ResourceModel\GridPool::class => null,
369369
Magento\Sales\Api\Data\OrderExtension::class => null,
370+
Magento\Sales\Api\Data\OrderItemExtension::class => null,
370371
Magento\Sales\Observer\GridSyncInsertObserver\Interceptor::class => null,
371372
Magento\Staging\Model\UpdateRepositoryCache::class => null,
372373
Magento\PageBuilder\Model\Filter\Template::class => null,

0 commit comments

Comments
 (0)