Skip to content

Commit

Permalink
change TestCaseId
Browse files Browse the repository at this point in the history
  • Loading branch information
engcom-Echo committed Sep 4, 2020
1 parent 50b83be commit 268277e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<stories value="Search Term Disabled"/>
<title value="Verify search button is disabled if search term is less than minimum search length"/>
<description value="Storefront verify search button is disabled if search term is less than minimum search length"/>
<severity value="CRITICAL"/>
<testCaseId value="https://github.com/magento/magento2/issues/29704"/>
<severity value="AVERAGE"/>
<testCaseId value="MC-37380"/>
<group value="searchFrontend"/>
</annotations>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<stories value="Search Button Not Disabled"/>
<title value="Verify search button is not disabled if search term is equal or greater than minimum search length"/>
<description value="Storefront verify search button is not disabled if search term is equal or greater than minimum search length"/>
<severity value="CRITICAL"/>
<testCaseId value="https://github.com/magento/magento2/issues/29704"/>
<severity value="AVERAGE"/>
<testCaseId value="MC-37381"/>
<group value="searchFrontend"/>
</annotations>

Expand Down

0 comments on commit 268277e

Please sign in to comment.