Skip to content

Commit

Permalink
test: add waitOverlay
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuruyia committed Oct 10, 2024
1 parent a38e39c commit a794510
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ describe('Profiles', () => {

it('Should be able to create a new profile', () => {
const profileId = 'dummy'
cy.waitOverlay()
cy.visit('/#/security/profiles/create')
cy.contains('Create a new profile')

Expand Down

0 comments on commit a794510

Please sign in to comment.