Skip to content

Commit ec00c1e

Browse files
author
Oleksii Korshenko
committed
MAGETWO-70798: Fall back to parent directory if composer.json not found in module directory #8990
- fixed code style
1 parent b11309c commit ec00c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SampleData/Test/Unit/Model/DependencyTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
3+
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
66
namespace Magento\SampleData\Test\Unit\Model;

0 commit comments

Comments
 (0)