Skip to content

Commit 6689b6a

Browse files
author
Dmytro Aponasenko
committed
MTA-1413: Sync qmt repository with mainline - Sprint 4
- fixed sanity check
1 parent 7d8afbd commit 6689b6a

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

dev/tests/functional/tests/app/Magento/Customer/Test/Constraint/AssertCustomerPasswordChanged.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
namespace Magento\Customer\Test\Constraint;
88

9-
use Magento\Cms\Test\Page\CmsIndex;
109
use Magento\Customer\Test\Fixture\CustomerInjectable;
1110
use Magento\Customer\Test\Page\CustomerAccountIndex;
1211
use Mtf\Constraint\AbstractConstraint;

dev/tests/functional/tests/app/Magento/Customer/Test/Constraint/AssertCustomerRedirectToDashboard.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\Customer\Test\Constraint;

0 commit comments

Comments
 (0)