Skip to content

Commit 2cd1b7d

Browse files
committed
ACP2E-64: Bundle Products Special Price Column in Grid should have % sign not currency sign
- Fixed the CR comments.
1 parent a980bc1 commit 2cd1b7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/AdminBundleProductPriceSymbolValidationInGridTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<actionGroup ref="AdminLoginActionGroup" stepKey="loginToAdminPanel"/>
2727
</before>
2828
<after>
29-
<!-- Navigate to catalog product index page -->
29+
<!-- Navigate to catalog product grid page -->
3030
<actionGroup ref="AdminOpenProductIndexPageActionGroup" stepKey="navigateToProductIndexPage"/>
3131
<!-- Set product grid to default columns -->
3232
<actionGroup ref="ResetProductGridToDefaultViewActionGroup" stepKey="setProductGridToDefaultColumns"/>
@@ -57,7 +57,7 @@
5757
<argument name="optionTitle" value="{{BundleProduct.optionTitle1}}"/>
5858
<argument name="inputType" value="{{BundleProduct.optionInputType1}}"/>
5959
</actionGroup>
60-
<!-- Add the default attribute value for the bundle product creation page-->
60+
<!-- Add the default attribute value for the bundle product creation page -->
6161
<actionGroup ref="CreateBasicBundleProductActionGroup" stepKey="createBundledProduct">
6262
<argument name="bundleProduct" value="BundleProduct"/>
6363
</actionGroup>

0 commit comments

Comments
 (0)