Skip to content

Commit 7d536c3

Browse files
committed
MAGETWO-91545: Error not found page issue in change status and update attribute from product grid
- fixed static failure
1 parent 4b9ccba commit 7d536c3

File tree

1 file changed

+0
-16
lines changed
  • dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Analytics/Data

1 file changed

+0
-16
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Analytics/Data/UserRoleData.xml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -168,20 +168,4 @@
168168
<item>Magento_Backend::global_search</item>
169169
</array>
170170
</entity>
171-
<entity name="adminCatalogProductRole" type="user_role">
172-
<data key="rolename" unique="suffix">restrictedRole</data>
173-
<data key="current_password">123123q</data>
174-
<data key="gws_is_all">0</data>
175-
<array key="gws_websites">
176-
<item>1</item>
177-
</array>
178-
<array key="resource">
179-
<item>Magento_Catalog::catalog</item>
180-
<item>Magento_Catalog::catalog_inventory</item>
181-
<item>Magento_Catalog::products</item>
182-
<item>Magento_PricePermissions::read_product_price</item>
183-
<item>Magento_PricePermissions::edit_product_price</item>
184-
<item>Magento_PricePermissions::edit_product_status</item>
185-
</array>
186-
</entity>
187171
</entities>

0 commit comments

Comments
 (0)