it('should have updated the correct property on the correct slice in state', () => {
      expect(
        actual.find(s => {
          return (
            s.id == newSliceState.id &&