Skip to content

Commit

Permalink
test: fix flaky predictive component e2e test (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
victorcg88 authored Dec 9, 2024
1 parent b1ddd35 commit f648533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/cucumber/predictive-components.feature
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Feature: Predictive components
When a "<query>" is typed
Then query suggestions are displayed
When search input is cleared
And "<query>" is searched
And a "<query>" is typed
And focus is set on the search input
Then next queries are displayed
When search input is cleared
Expand Down

0 comments on commit f648533

Please sign in to comment.