Skip to content

Commit 18b6ee9

Browse files
author
Joan He
committed
MAGETWO-30809: Fixed Compiled definitions can cause unexpected errors compared to runtime definitions
- Fixed Sanity Check test failure
1 parent a2d4339 commit 18b6ee9

File tree

1 file changed

+2
-1
lines changed
  • dev/tests/unit/testsuite/Magento/Framework/ObjectManager/Definition

1 file changed

+2
-1
lines changed

dev/tests/unit/testsuite/Magento/Framework/ObjectManager/Definition/CompiledTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
/**
3-
* @copyright Copyright (c) 2014 X.commerce, Inc. (http://www.magentocommerce.com)
3+
* Copyright © 2015 Magento. All rights reserved.
4+
* See COPYING.txt for license details.
45
*/
56
namespace Magento\Framework\ObjectManager\Definition;
67

0 commit comments

Comments
 (0)