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