Skip to content

Commit 3852c89

Browse files
update test file
1 parent 9fac5f7 commit 3852c89

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

app/code/Magento/Ui/Test/Mftf/Test/AdminGridFilterRemoveErrorMessageBeforeApplyFilters.xml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
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+
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>
@@ -28,7 +30,6 @@
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">

0 commit comments

Comments
 (0)