Skip to content

Commit c3445e0

Browse files
committed
ACQE-6496:Configuration for paypal pay later on Category page
Correction group Value In AdminConfigPaymentsStandardTest
1 parent 530bab2 commit c3445e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
<severity value="CRITICAL"/>
1717
<testCaseId value="AC-5639"/>
1818
<group value="paypalStandard"/>
19+
<group value="3rd_party_integration" />
20+
<group value="pr_exclude" />
1921
</annotations>
2022
<before>
2123
<createData entity="SimpleSubCategory" stepKey="simpleCategory"/>
@@ -31,7 +33,7 @@
3133
<deleteData createDataKey="simpleCategory" stepKey="deleteCategory"/>
3234
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
3335
</after>
34-
<actionGroup ref="EnablePaypalPaylaterConfigurationActionGroup" stepKey="enablePaylaterCategoryPage">
36+
<actionGroup ref="EnablePaylaterPaypalStandardActionGroup" stepKey="enablePaypalStandard">
3537
</actionGroup>
3638
<!-- Reindex and cache flush -->
3739
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexPage">

0 commit comments

Comments
 (0)