Skip to content

Commit 6bf95d5

Browse files
CABPI-365::AdobeAdminIms to AdobeIms code migration-updated unit test
1 parent 1cc1081 commit 6bf95d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/AdminAdobeIms/Test/Unit/Command/AdminAdobeImsEnableCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ protected function setUp(): void
8989
'imsCommandOptionService' => $this->imsCommandOptionService,
9090
'cacheTypeList' => $this->typeListInterface,
9191
'updateTokenService' => $this->updateTokensService,
92-
'authorizationUrl' => $this->authorizationUrlMock
92+
'authorization' => $this->authorizationUrlMock
9393
]
9494
);
9595
}

0 commit comments

Comments
 (0)