expect(
        headerWithId(newState.getIn(['files', path, 'headers']), bottomHeaderId)
          .getIn(['titleLine', 'title', 1, 'fraction'])
          .toJS()
      ).toEqual([2, 3]);