Skip to content
Snippets Groups Projects
Commit 3d0711ce authored by Endre Braut Medhus's avatar Endre Braut Medhus
Browse files

Add missing parenthasis

parent f229ca8f
No related branches found
No related tags found
1 merge request!7Refactor/scripts/myathletes.js
Pipeline #127026 passed
......@@ -398,7 +398,7 @@ describe('profilepage', () => {
cy.get("#birthday").should("have.value", birthday1)
cy.get("#favoriteExercise").should("have.value", favoriteExercise1)
cy.get("#bio").should("have.value", bio1)
}
})
it('visit my athletes', () => {
cy.visit('/myathletes.html')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment