Skip to content

Commit a212161

Browse files
committed
ACQE-4427: Tax details verification for partial invoice and credit memo with shopping cart rule and FPT
Removed extra line at the last and waitForElementClickable
1 parent 7b4b3ce commit a212161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeShoppingCartDisplaySettingsActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminChangeShoppingCartDisplaySettingsActionGroup">
1212
<annotations>
13-
<description>Goes to the 'Configuration' page via the Admin Side Menu. Change the values for 'Shopping Cart Display Settings'</description>
13+
<description>Goes to the 'Configuration' page via the Admin Side Menu. Change the values for 'Shopping Cart Display Settings'.</description>
1414
</annotations>
1515
<!-- change shopping cart display setting configurations -->
1616
<scrollTo selector="{{AdminConfigureTaxSection.shoppingCartDisplay}}" stepKey="scrollToShoppingCartDisplaySettingsSection"/>

0 commit comments

Comments
 (0)