Skip to content

Commit ea1c134

Browse files
committed
MQE-237:[Generator] Add before and after logic to suites
- missed copyright tag
1 parent 344cb09 commit ea1c134

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

dev/_suite/functionalSuite.xml

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
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+
-->
8+
29
<suites xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../src/Magento/FunctionalTestingFramework/Suite/etc/suiteSchema.xsd">
310
<suite name="functionalSuite1">
411
<include>

0 commit comments

Comments
 (0)