Skip to content

Commit

Permalink
update test file
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulRahmanAbouzaid committed Aug 26, 2020
1 parent 9fac5f7 commit 3852c89
Showing 1 changed file with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
* Copyright (©) 2020 Pinpoint Designs LTD. All right's reserved.
*
* Author: [email protected]
* Website: http://www.pinpointdesigns.co.uk
*/
-->
<!-- Test XML Example -->
<!-- Test XML #28687 PR -->
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
<test name="AdminGridFilterRemoveErrorMessageBeforeApplyFilters">
<annotations>
Expand All @@ -28,7 +30,6 @@
<createData entity="defaultSimpleProduct" stepKey="createProduct2">
<requiredEntity createDataKey="rootCategory" />
</createData>
<!-- <createData entity="_defaultStore" stepKey="defaultStore"/> -->

<!--Create website-->
<actionGroup ref="AdminCreateWebsiteActionGroup" stepKey="createWebsite">
Expand Down

0 comments on commit 3852c89

Please sign in to comment.