File tree Expand file tree Collapse file tree 2 files changed +0
-317
lines changed
api-functional/testsuite/Magento/GraphQl/UrlRewrite
integration/testsuite/Magento/CatalogUrlRewrite/_files Expand file tree Collapse file tree 2 files changed +0
-317
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3434$ category ->setName ('category 1 ' )
3535 ->setUrlKey ('cat-1 ' )
3636 ->setIsActive (true )
37- ->setMetaTitle ('Meta Title for Category-1 ' )
38- ->setMetaKeyword ('Meta Keywords for Category-1 ' )
39- ->setMetaDescription ('Meta Description for Category-1 ' )
4037 ->setStoreId (1 );
4138
4239/** @var CategoryRepositoryInterface $categoryRepository */
6562 ->setAttributeSetId (4 )
6663 ->setWebsiteIds ([1 ])
6764 ->setPrice (10 )
68- ->setMetaTitle ('Meta Title for p002 ' )
69- ->setMetaKeyword ('Meta Keywords for p002 ' )
70- ->setMetaDescription ('Meta Description for p002 ' )
7165 ->setVisibility (\Magento \Catalog \Model \Product \Visibility::VISIBILITY_BOTH )
7266 ->setStatus (\Magento \Catalog \Model \Product \Attribute \Source \Status::STATUS_ENABLED )
7367 ->setStockData (
You can’t perform that action at this time.
0 commit comments