mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
feat: pwa
This commit is contained in:
@@ -26,7 +26,7 @@ describe('App', () => {
|
||||
it('should have a proper title', () => {
|
||||
cy.visit('/overview');
|
||||
|
||||
cy.title().should('equal', 'StApps');
|
||||
cy.title().should('equal', 'Goethe-Uni');
|
||||
});
|
||||
|
||||
it('should have a proper working navigation', () => {
|
||||
|
||||
Reference in New Issue
Block a user