Skip to content

Commit f71f038

Browse files
committed
MAGETWO-37710: Setup wizard fails in readiness check when magento is deployed by composer create-project
- Add copyright statement to test file
1 parent 177e644 commit f71f038

File tree

3 files changed

+15
-3
lines changed
  • dev/tests/integration/testsuite/Magento/Setup/Model/_files

3 files changed

+15
-3
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
This file is to create a vendor directory for testing
1+
/**
2+
* Copyright © 2015 Magento. All rights reserved.
3+
* See COPYING.txt for license details.
4+
*/
5+
This file is to create a vendor directory for testing
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
This file is to create a vendor directory for testing
1+
/**
2+
* Copyright © 2015 Magento. All rights reserved.
3+
* See COPYING.txt for license details.
4+
*/
5+
This file is to create a vendor directory for testing
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
This file is to create a vendor directory for testing
1+
/**
2+
* Copyright © 2015 Magento. All rights reserved.
3+
* See COPYING.txt for license details.
4+
*/
5+
This file is to create a vendor directory for testing

0 commit comments

Comments
 (0)