Skip to content

Commit f6bb2c6

Browse files
committed
MC-41545: [Magento Cloud] - Delivery Mehtods Permissions
1 parent d8acb9b commit f6bb2c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/User/Test/Mftf/Section/AdminEditRoleResourcesSection.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@
1414
<element name="resourceCheckboxLink" type="checkbox" selector="//li[@data-id='{{resourceId}}']//a[text()='{{resourceName}}']" timeout="30" parameterized="true"/>
1515
<element name="resourceCheckbox" type="checkbox" selector="//li[@data-id='{{resourceId}}']/input" timeout="30" parameterized="true"/>
1616
<element name="userRoles" type="text" selector="//span[contains(text(), 'User Roles')]"/>
17-
<element name="roleScopes" type="select" selector="#gws_is_all"/>
1817
</section>
1918
</sections>

0 commit comments

Comments
 (0)