Skip to content
Snippets Groups Projects

Shoppinglist testing

Merged Sondre Malerud requested to merge Shoppinglist-testing into main
17 files
+ 220
114
Compare changes
  • Side-by-side
  • Inline
Files
17
+ 1
1
@@ -13,4 +13,4 @@ describe('Login fails with wrong credentials', () => {
cy.get('#error-message').contains("Kunne ikke logge inn!")
})
})
\ No newline at end of file
})
Loading