Skip to content

Commit 940daf9

Browse files
committed
AC-1619: Integration access tokens do not work as Bearer tokens
- Static fixes
1 parent 1851fdd commit 940daf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Integration/Test/Unit/Model/Config/AuthorizationConfigTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
declare(strict_types=1);
88

9-
namespace Magento\Integration\Test\Unit\Model\Config\Authorization;
9+
namespace Magento\Integration\Test\Unit\Model\Config;
1010

1111
use Magento\Framework\App\Config\ScopeConfigInterface;
1212
use Magento\Integration\Model\Config\AuthorizationConfig;

0 commit comments

Comments
 (0)