Skip to content

Commit c2a8d4a

Browse files
committed
AC-14690: Refresh order doesn't get latest custom attribute data
1 parent 5ae4efc commit c2a8d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Test/Unit/Model/AdminOrder/CreateTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ public static function setShippingAsBillingDataProvider(): array
639639
]
640640
];
641641
}
642-
642+
643643
public function testGetQuoteAssignsCustomerWhenCustomerIdPresent(): void
644644
{
645645
$quote = $this->getMockBuilder(Quote::class)

0 commit comments

Comments
 (0)