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 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
/**
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
+ */
7
9
-->
8
- <!-- Test XML Example -->
10
+ <!-- Test XML #28687 PR -->
9
11
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
10
12
<test name =" AdminGridFilterRemoveErrorMessageBeforeApplyFilters" >
11
13
<annotations >
28
30
<createData entity =" defaultSimpleProduct" stepKey =" createProduct2" >
29
31
<requiredEntity createDataKey =" rootCategory" />
30
32
</createData >
31
- <!-- <createData entity="_defaultStore" stepKey="defaultStore"/> -->
32
33
33
34
<!-- Create website-->
34
35
<actionGroup ref =" AdminCreateWebsiteActionGroup" stepKey =" createWebsite" >
You can’t perform that action at this time.
0 commit comments