diff --git a/dev/tests/api-functional/testsuite/Magento/GraphQl/Cms/CmsBlockTest.php b/dev/tests/api-functional/testsuite/Magento/GraphQl/Cms/CmsBlockTest.php index 41bb98d24bfec..d8e06fd08385c 100644 --- a/dev/tests/api-functional/testsuite/Magento/GraphQl/Cms/CmsBlockTest.php +++ b/dev/tests/api-functional/testsuite/Magento/GraphQl/Cms/CmsBlockTest.php @@ -64,6 +64,8 @@ public function testGetCmsBlocksByIdentifiers() /** * Verify the message when CMS Block is disabled + * + * @magentoApiDataFixture Magento/Cms/_files/block.php */ public function testGetDisabledCmsBlockByIdentifiers() {