Skip to content

Commit

Permalink
[Security Solution][Cypress] fix double login in inspect button suite
Browse files Browse the repository at this point in the history
Addresses #199563
Addresses #199583
  • Loading branch information
kapral18 committed Nov 21, 2024
1 parent 55a5b9f commit f43da64
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ describe('Inspect Explore pages', { tags: ['@ess', '@serverless'] }, () => {
* Group all tests of a page into one "it" call to improve speed
*/
it(`inspect ${pageName} page`, () => {
login();

visitWithTimeRange(url, {
visitOptions: {
onLoad: () => {
Expand Down

0 comments on commit f43da64

Please sign in to comment.