Skip to content

Commit 72d5851

Browse files
committed
AC-8147: Custom Price of 0 gets reset to original price on reorder
1 parent 7636a59 commit 72d5851

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Quote/Test/Unit/Model/Quote/Item/ProcessorTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
/**
3+
* Copyright 2014 Adobe
4+
* All Rights Reserved.
5+
*/
26

37
declare(strict_types=1);
48

0 commit comments

Comments
 (0)