Skip to content

Commit 87adc80

Browse files
committed
ACP2E-64: Bundle Products Special Price Column in Grid should have % sign not currency sign
- Fixed the static test failure
1 parent f379942 commit 87adc80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Bundle/Ui/DataProvider/Product/Modifier/SpecialPriceAttributes.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ public function modifyData(array $data): array
9292
}
9393
}
9494
return $data;
95-
9695
}
9796

9897
/**

0 commit comments

Comments
 (0)