Skip to content

Commit 27dfdff

Browse files
committed
fixed static test
1 parent 93f4245 commit 27dfdff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/integration/testsuite/Magento/Backend/Model/Search/AuthorizationMock.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
namespace Magento\Backend\Model\Search;
88

9+
/**
10+
* @SuppressWarnings("unused")
11+
*/
912
class AuthorizationMock extends \Magento\Framework\Authorization
1013
{
1114
/**

0 commit comments

Comments
 (0)