We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fcf058 commit e372138Copy full SHA for e372138
app/code/Magento/Integration/Test/Unit/Model/Oauth/ConsumerTest.php
@@ -3,7 +3,7 @@
3
* Copyright © 2015 Magento. All rights reserved.
4
* See COPYING.txt for license details.
5
*/
6
-namespace Magento\Integration\Model\Oauth;
+namespace Magento\Integration\Test\Unit\Model\Oauth;
7
8
use Magento\Framework\Url\Validator as UrlValidator;
9
use Magento\Integration\Model\Oauth\Consumer\Validator\KeyLength;
0 commit comments