describe('with propertyBaseName', () => {
    it('uses custom id property', () => {
      const page = {
        imageId: 5
      };