Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
szwarckonrad committed Apr 20, 2023
1 parent f84233b commit b3a7460
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@ describe('Isolate command', () => {
cy.visit('/app/security/alerts');
closeAllToasts();

// cy.getByTestSubj('filters-global-container').within(() => {
// cy.getByTestSubj('queryInput').click().type(`_id:${alertId} {enter}`);
// });
cy.getByTestSubj('alertsTable').within(() => {
cy.getByTestSubj('expand-event')
.first()
Expand Down

0 comments on commit b3a7460

Please sign in to comment.