Skip to content

Commit 3210ad3

Browse files
committed
ACP2E-64: Bundle Products Special Price Column in Grid should have % sign not currency sign
- Fixed the PAT build failure.
1 parent bda13f6 commit 3210ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<actionGroup ref="ToggleAdminProductGridColumnsDropdownActionGroup" stepKey="closeColumnsDropdownSpecialPrice"/>
3535
<!-- It takes a few seconds for column update to be saved -->
3636
<!-- waitForPageLoad won't work here since saving is happening with a short delay -->
37-
<wait time="5" stepKey="waitForColumnUpdateToSave"/>
37+
<wait time="5" stepKey="waitForColumnUpdateToSave"/>
3838
</before>
3939
<after>
4040
<!-- Navigate to catalog product grid page -->

0 commit comments

Comments
 (0)