Skip to content

Commit 8f142e5

Browse files
committed
ACPT-1689: Fix Integration Tests failures
1 parent ec0c9d6 commit 8f142e5

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
@@ -363,6 +363,7 @@
363363
],
364364
'*-fromConstructed' => [
365365
// phpcs:disable Generic.Files.LineLength.TooLong
366+
Magento\Customer\Model\Cache\GroupExcludedWebsiteCache::class => null,
366367
Magento\Sales\Model\ResourceModel\Grid::class => null,
367368
Magento\Sales\Model\ResourceModel\GridPool::class => null,
368369
Magento\Sales\Api\Data\OrderExtension::class => null,

0 commit comments

Comments
 (0)