Skip to content

Commit 8eabd7b

Browse files
committed
ACQE-6562:Default configuration for Paypal Pay Later Message on Product Page
Correction On stepKey For AdminConfigForPaylaterProductPageTest
1 parent b61b8e7 commit 8eabd7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/AdminConfigForPaylaterProductPageTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<!--Enable Pay Later in Admin Product Page -->
3131
<actionGroup ref="PaylaterConfigurationActionGroup" stepKey="enablePaypalPaylaterSolution"/>
3232
<!--Check default values selected in dropdown -->
33-
<actionGroup ref="CheckValuesForAdminProductConfigActionGroup" stepKey="verifyDefaultValues"/>
33+
<actionGroup ref="CheckValuesForAdminProductConfigActionGroup" stepKey="verifyDefaultValuesFromDropDown"/>
3434
<!--Click on Save configure Button -->
3535
<actionGroup ref="AdminSaveConfigActionGroup" stepKey="saveAdminConfiguration"/>
3636
</test>

0 commit comments

Comments
 (0)