Skip to content

Commit 18a48b3

Browse files
author
Bryant Luk
committed
MAGETWO-34952: Final cleanup to ensure Core module is properly removed
- Fix namespace for DesignLoaderTest
1 parent 0388d18 commit 18a48b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/View/Test/Unit/DesignLoaderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © 2015 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\Framework\View\Test\Unit\Model;
6+
namespace Magento\Framework\View\Test\Unit;
77

88
class DesignLoaderTest extends \PHPUnit_Framework_TestCase
99
{

0 commit comments

Comments
 (0)