Skip to content

Commit 8c32ebb

Browse files
committed
ACP2E-4031: [QUANS] Confirm GQL order placement exception handling behaviour reversion
1 parent 586549f commit 8c32ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/QuoteGraphQl/Test/Unit/Model/Resolver/PlaceOrderTranslationTest.php renamed to app/code/Magento/QuoteGraphQl/Test/Unit/Model/Resolver/PlaceOrderExceptionProcessingTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
/**
2828
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2929
*/
30-
class PlaceOrderTranslationTest extends TestCase
30+
class PlaceOrderExceptionProcessingTest extends TestCase
3131
{
3232
/**
3333
* @var GetCartForCheckout|MockObject

0 commit comments

Comments
 (0)