mirror of
https://github.com/mue/mue.git
synced 2026-07-22 08:17:28 +02:00
chore(tests): finish layout for welcome, add a few more tests and add placeholders for other features
This commit is contained in:
5
cypress/e2e/message.cy.js
Normal file
5
cypress/e2e/message.cy.js
Normal file
@@ -0,0 +1,5 @@
|
||||
describe('template spec', () => {
|
||||
it('passes', () => {
|
||||
cy.visit('https://example.cypress.io')
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user