We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586549f commit 8c32ebbCopy full SHA for 8c32ebb
…l/Resolver/PlaceOrderTranslationTest.php …er/PlaceOrderExceptionProcessingTest.phpapp/code/Magento/QuoteGraphQl/Test/Unit/Model/Resolver/PlaceOrderTranslationTest.php renamed to app/code/Magento/QuoteGraphQl/Test/Unit/Model/Resolver/PlaceOrderExceptionProcessingTest.php
@@ -27,7 +27,7 @@
27
/**
28
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
29
*/
30
-class PlaceOrderTranslationTest extends TestCase
+class PlaceOrderExceptionProcessingTest extends TestCase
31
{
32
33
* @var GetCartForCheckout|MockObject
0 commit comments