Skip to content

Commit 4d205c8

Browse files
committed
ACP2E-2213: Loading order through repository loads the order multiple times from DB
1 parent d5ec591 commit 4d205c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/Test/Unit/Model/OrderRepositoryTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ private function getOrderExtensionMock(): MockObject
280280
} catch (RuntimeException $e) {
281281
// Order extension already generated.
282282
}
283+
283284
return $mockBuilder->getMockForAbstractClass();
284285
}
285286
}

0 commit comments

Comments
 (0)