describe('Snapshot', () => {
it('Menu is visible for teacher', () => {
cy.get('NotImplemented');
});
it('Menu is not visible for student', () => {