Skip to content

Commit

Permalink
fixed flaky panel test (#565)
Browse files Browse the repository at this point in the history
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
  • Loading branch information
ps48 authored Mar 10, 2022
1 parent ac777ec commit 9c4a4eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ describe('Testing a panel', () => {
});

it('Add ppl filter to panel', () => {
cy.get('.euiTextArea').invoke('attr', 'placeholder').should('contain', 'where');
cy.get('[data-test-subj="searchAutocompleteTextArea"]')
.click()
.wait(1500)
Expand Down

0 comments on commit 9c4a4eb

Please sign in to comment.