Skip to content

Commit

Permalink
fix failed
Browse files Browse the repository at this point in the history
  • Loading branch information
jinghua-qa committed Mar 11, 2022
1 parent 7d7d3c7 commit 2cbf78d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,6 @@ describe('Nativefilters Sanity test', () => {

cy.get(nativeFilters.filtersPanel.filterTypeInput)
.click({ scrollBehavior: false })
.clear()
.type('{home}Value{enter}', { scrollBehavior: false });
cy.get(nativeFilters.filtersPanel.filterTypeInput)
.find(nativeFilters.filtersPanel.filterTypeItem)
Expand Down

0 comments on commit 2cbf78d

Please sign in to comment.