it("sets the selected clusters", () => {
      const state = { ...initalState, selectedMicroClusters: [] };
      const newState = reducer(state, {
        type: SET_MICRO_CLUSTERS,
        payload: [