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