mirror of
https://github.com/Floriansylvain/musee-illusion-mobile.git
synced 2026-08-19 19:53:21 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
describe('My First Test', () => {
|
||||
it('Visits the app root url', () => {
|
||||
cy.visit('/')
|
||||
cy.contains('ion-content', 'Tab 1 page')
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user