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 ca3ff16 commit 32b3e6dCopy full SHA for 32b3e6d
dev/tests/api-functional/testsuite/Magento/AdminAdobeIms/Authorization/AdobeImsTokenUserContextTest.php
@@ -140,8 +140,6 @@ public function testUseAdobeAccessTokenSuccess()
140
$this->scopeConfig->clean();
141
$this->runWebApiCall($token);
142
$this->assertAdminUserIdIsSaved($adminUserNameFromFixture, $token);
143
- $this->configWriter->save(ImsConfig::XML_PATH_ENABLED, 0);
144
- $this->scopeConfig->clean();
145
}
146
147
/**
0 commit comments