Skip to content

Commit 268808d

Browse files
author
Mike Weis
committed
MAGETWO-29712: [QA] Automate downloadable with taxes test cases
- updated copyright statements
1 parent 1df1c7a commit 268808d

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

dev/tests/functional/tests/app/Magento/CatalogRule/Test/TestStep/CreateCatalogRuleStep.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* {license_notice}
4-
*
5-
* @copyright {copyright}
6-
* @license {license_link}
3+
* Copyright © 2015 Magento. All rights reserved.
4+
* See COPYING.txt for license details.
75
*/
86

97
namespace Magento\CatalogRule\Test\TestStep;

dev/tests/functional/tests/app/Magento/Tax/Test/TestStep/CreateTaxRuleStep.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?php
22
/**
3-
* {license_notice}
4-
*
5-
* @copyright {copyright}
6-
* @license {license_link}
3+
* Copyright © 2015 Magento. All rights reserved.
4+
* See COPYING.txt for license details.
75
*/
86

97
namespace Magento\Tax\Test\TestStep;

dev/tests/functional/tests/app/Magento/Tax/Test/etc/scenario.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<?xml version="1.0"?>
22
<!--
33
/**
4-
* {license_notice}
5-
*
6-
* @copyright {copyright}
7-
* @license {license_link}
4+
* Copyright © 2015 Magento. All rights reserved.
5+
* See COPYING.txt for license details.
86
*/
97
-->
108
<scenarios xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/Mtf/Config/etc/scenario.xsd">

0 commit comments

Comments
 (0)