describe("Event Search", () => {
    before(() => {
        logout();
        login(testView);
        cy.visit("/events");