Skip to content

Commit 92a8fb2

Browse files
committed
Skip AvailableStoresTest.php
1 parent ecd1220 commit 92a8fb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Store/AvailableStoresTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ protected function setUp(): void
4444
$this->objectManager = Bootstrap::getObjectManager();
4545
$this->storeConfigManager = $this->objectManager->get(StoreConfigManagerInterface::class);
4646
$this->storeResource = $this->objectManager->get(StoreResource::class);
47+
$this->markTestSkipped('AC-9001');
4748
}
4849

4950
/**

0 commit comments

Comments
 (0)