Skip to content

Commit 9a46f52

Browse files
committed
Static test case fix
1 parent baeb177 commit 9a46f52

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/CatalogInventory/Test/Unit/Model/Product/QuantityValidatorTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
/**
3+
* Copyright 2025 Adobe
4+
* All Rights Reserved.
5+
*/
26
declare(strict_types=1);
37

48
namespace Magento\CatalogInventory\Test\Unit\Model\Product;

0 commit comments

Comments
 (0)