Skip to content

Commit 1d3cfbb

Browse files
committed
Static Tests fix
1 parent 2e273eb commit 1d3cfbb

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductPageOpenByIdActionGroup.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
/**
4+
* Copyright © Magento, Inc. All rights reserved.
5+
* See COPYING.txt for license details.
6+
*/
7+
-->
28

39
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
410
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">

app/code/Magento/Catalog/Test/Mftf/ActionGroup/_Deprecated_ActionGroup.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
/**
4+
* Copyright © Magento, Inc. All rights reserved.
5+
* See COPYING.txt for license details.
6+
*/
7+
-->
28

39
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
410
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">

0 commit comments

Comments
 (0)