Skip to content

Commit eda7ef1

Browse files
merge magento/2.4-develop into magento-honey-badgers/MC-18332-remake
2 parents 8070018 + 91d1272 commit eda7ef1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/Integration/Model/AdminTokenServiceTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ class AdminTokenServiceTest extends WebapiAbstract
4949
*/
5050
protected function setUp(): void
5151
{
52+
$this->markTestSkipped('Skipped until MC-34201 is addressed');
5253
$this->_markTestAsRestOnly();
5354
$this->tokenService = Bootstrap::getObjectManager()->get(\Magento\Integration\Model\AdminTokenService::class);
5455
$this->tokenModel = Bootstrap::getObjectManager()->get(\Magento\Integration\Model\Oauth\Token::class);

0 commit comments

Comments
 (0)