Skip to content

Commit

Permalink
Merge branch 'main' into issue/remaining
Browse files Browse the repository at this point in the history
  • Loading branch information
mengweieric committed Mar 10, 2022
2 parents b3251fa + 9c4a4eb commit 6747a44
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 6747a44

Please sign in to comment.