it("removes the cluster from selectedMicroClusters", () => {
      const state = {
        ...initalState,
        selectedMicroClusters: [
          { id: 1, type: "micro_cluster" },