Datenbank Umstellung
This commit is contained in:
5
cypress/e2e/Verbrauchsausweis/index.cy.ts
Normal file
5
cypress/e2e/Verbrauchsausweis/index.cy.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
describe('The Home page.', () => {
|
||||
it("successfully loads", () => {
|
||||
cy.visit("/")
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user