rename home file to admin

This commit is contained in:
Yisroel Baum 2026-03-22 10:52:33 +02:00
parent 394b8d890c
commit d66277b824
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -1,6 +0,0 @@
describe('The admin page', () => {
it('successfully loads texts', () => {
cy.visit('/admin')
})
})