Skip to content

Commit

Permalink
waot for modal
Browse files Browse the repository at this point in the history
  • Loading branch information
Zasa-san committed Jan 13, 2025
1 parent fdf53bf commit f570b72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/e2e/settings/languages.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ describe('Languages', () => {
describe('Languages List', () => {
it('should open the install language modal', () => {
cy.contains('Install Language').click();
cy.get('[data-testid=modal]').should('be.visible');
cy.checkA11y();
});

Expand Down

0 comments on commit f570b72

Please sign in to comment.