rename home file to admin
This commit is contained in:
parent
394b8d890c
commit
d66277b824
1 changed files with 0 additions and 0 deletions
6
cypress/e2e/admin.cy.js
Normal file
6
cypress/e2e/admin.cy.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
describe('The admin page', () => {
|
||||
it('successfully loads texts', () => {
|
||||
cy.visit('/admin')
|
||||
|
||||
})
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue