Skip to content

Commit

Permalink
customize_class
Browse files Browse the repository at this point in the history
  • Loading branch information
Annelein committed Jul 31, 2024
1 parent 182d138 commit b92a4c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ teachers.forEach((teacher) => {
loginForStudent();
goToHedyPage();
cy.visit('/hedy/1#ask_command');
cy.visit('/hedy/1#ask_command');
cy.reload();
cy.getDataCy('dropdown_adventure_button').should('contain.text', 'ask');
});
Expand Down

0 comments on commit b92a4c0

Please sign in to comment.