Skip to content

Commit aa59c0b

Browse files
author
Aditya Yadav
authored
Update AdminCreateIntegrationEntityWithDuplicatedNameTest.xml
1 parent bad241b commit aa59c0b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/Integration/Test/Mftf/Test/AdminCreateIntegrationEntityWithDuplicatedNameTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
<argument name="message" value="The integration with name &quot;Integration1&quot; exists."/>
4747
<argument value="error" name="messageType"/>
4848
</actionGroup>
49-
<seeInField stepKey="checkEnteredValueIsPreserved" selector="{{AdminNewIntegrationSection.name}}" userInput="Integration1"/>
49+
<actionGroup ref="AssertAdminIntegrationNameInFormActionGroup" stepKey="submitTheFormWithDuplicatedName">
50+
<seeInField stepKey="checkEnteredValueIsPreserved" selector="{{AdminNewIntegrationSection.name}}" userInput="Integration1"/>
51+
</actionGroup>
5052
</test>
5153
</tests>

0 commit comments

Comments
 (0)