We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61b8e7 commit 8eabd7bCopy full SHA for 8eabd7b
app/code/Magento/Paypal/Test/Mftf/Test/AdminConfigForPaylaterProductPageTest.xml
@@ -30,7 +30,7 @@
30
<!--Enable Pay Later in Admin Product Page -->
31
<actionGroup ref="PaylaterConfigurationActionGroup" stepKey="enablePaypalPaylaterSolution"/>
32
<!--Check default values selected in dropdown -->
33
- <actionGroup ref="CheckValuesForAdminProductConfigActionGroup" stepKey="verifyDefaultValues"/>
+ <actionGroup ref="CheckValuesForAdminProductConfigActionGroup" stepKey="verifyDefaultValuesFromDropDown"/>
34
<!--Click on Save configure Button -->
35
<actionGroup ref="AdminSaveConfigActionGroup" stepKey="saveAdminConfiguration"/>
36
</test>
0 commit comments