Skip to content

Commit 1190eb6

Browse files
Merge branch '2.4-develop' into functional-mainline-pr-ce
2 parents 9aec63e + 92c4421 commit 1190eb6

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
@@ -359,6 +359,7 @@
359359
'QuoteRelationsComposite' => null,
360360
Magento\GraphQlCache\Model\Plugin\Auth\TokenIssuer::class => null,
361361
Magento\StoreGraphQl\Plugin\LocalizeEmail::class => null,
362+
Magento\Framework\MessageQueue\DefaultValueProvider::class => null, // TODO: find out why its failing
362363
// phpcs:enable Generic.Files.LineLength.TooLong
363364
],
364365
'*-fromConstructed' => [

0 commit comments

Comments
 (0)