Skip to content

Commit 13721aa

Browse files
author
Anna Bukatar
committed
ACP2E-1194: Duplicate orders with 2 parallel GraphQL requests
1 parent 65ec335 commit 13721aa

File tree

1 file changed

+4
-2
lines changed
  • app/code/Magento/Sales/Test/Unit/Model/Order/Pdf/Config

1 file changed

+4
-2
lines changed

app/code/Magento/Sales/Test/Unit/Model/Order/Pdf/Config/XsdTest.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<?php
22
/**
3-
* Test for validation rules implemented by XSD schema for sales PDF rendering configuration
4-
*
53
* Copyright © Magento, Inc. All rights reserved.
64
* See COPYING.txt for license details.
75
*/
6+
7+
/**
8+
* Test for validation rules implemented by XSD schema for sales PDF rendering configuration
9+
*/
810
declare(strict_types=1);
911

1012
namespace Magento\Sales\Test\Unit\Model\Order\Pdf\Config;

0 commit comments

Comments
 (0)