Skip to content

Commit ee5e716

Browse files
author
Oleksandr Dubovyk
committed
MC-20212: [On premise] Data loss due to core cron job called sales_clean_quotes
- static test fix
1 parent ea796af commit ee5e716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Model/ResourceModel/Collection/ExpiredQuotesCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\Sales\Helper;
6+
namespace Magento\Sales\Model\ResourceModel\Collection;
77

88
use Magento\Framework\App\Config\ScopeConfigInterface;
99
use Magento\Quote\Model\ResourceModel\Quote\Collection;

0 commit comments

Comments
 (0)