Skip to content

Commit 4d9e5b3

Browse files
committed
MAGETWO-54682: [Customer] Fast load of product options
1 parent 98a550d commit 4d9e5b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/Test/Unit/Model/ResourceModel/Product/Type/ConfigurableTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ public function testGetConfigurableOptions()
144144
[
145145
$this->getMockBuilder(Context::class)->disableOriginalConstructor()->getMock(),
146146
$this->relation,
147+
null,
147148
$scopeResolver
148149
],
149150
'',

0 commit comments

Comments
 (0)