Skip to content

Commit bc95ef1

Browse files
author
Dale Sikkema
committed
MAGETWO-38065: /magento_verion exposes too detailed version information
- add namespace to test
1 parent 5987443 commit bc95ef1

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Version/Controller/Index

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Version/Controller/Index/IndexTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Copyright © 2015 Magento. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6+
namespace Magento\Version\Controller\Index;
67

78
class IndexTest extends \Magento\TestFramework\TestCase\AbstractController
89
{

0 commit comments

Comments
 (0)