describe("Location Cleanup", () => {
    before(() => {
        logout();
        login(testUpdate);
        cy.visit("/locations/cleanup");