/// context('Actions', () => { beforeEach(() => { cy.visit('http://localhost:5000'); }); });