File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
app/code/Magento/Ui/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33 /**
4- * Copyright © Magento, Inc. All rights reserved.
5- * See COPYING.txt for license details.
6- */
4+ * Copyright (©) 2020 Pinpoint Designs LTD. All right's reserved.
5+ *
6+ * Author: abdarrahman.abouzaid@gmail.com
7+ * Website: http://www.pinpointdesigns.co.uk
8+ */
79-->
8- <!-- Test XML Example -->
10+ <!-- Test XML #28687 PR -->
911<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
1012 <test name =" AdminGridFilterRemoveErrorMessageBeforeApplyFilters" >
1113 <annotations >
2830 <createData entity =" defaultSimpleProduct" stepKey =" createProduct2" >
2931 <requiredEntity createDataKey =" rootCategory" />
3032 </createData >
31- <!-- <createData entity="_defaultStore" stepKey="defaultStore"/> -->
3233
3334 <!-- Create website-->
3435 <actionGroup ref =" AdminCreateWebsiteActionGroup" stepKey =" createWebsite" >
You can’t perform that action at this time.
0 commit comments