describe("Recent Events", () => {
    before(() => {
        logout();
        login(testView);
        cy.visit("/events/recent");