We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe601b commit c40c853Copy full SHA for c40c853
app/code/Magento/Bundle/Test/Unit/Model/Sales/Order/Pdf/Items/InvoiceTestProvider.php
@@ -24,7 +24,7 @@ public function getData(): array
24
'display_both' => [
25
'expected' => [
26
1 => [
27
- 'height' => 15,
+ 'height' => 20,
28
'lines' => [
29
[
30
@@ -176,7 +176,7 @@ public function getData(): array
176
'including_tax' => [
177
178
179
180
181
182
@@ -251,7 +251,7 @@ public function getData(): array
251
'excluding_tax' => [
252
253
254
255
256
257
0 commit comments