expect(firstTable(newState, path).getIn(['contents']).size).toEqual(
          firstTable(oldState, path).getIn(['contents']).size + 1
        );