Bug 23355: (RM follow-up) Remove reintroduced relationship
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 3 Mar 2020 16:19:53 +0000 (16:19 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 3 Mar 2020 16:27:36 +0000 (16:27 +0000)
commitf7630d746947b82b40098be4cbac266e4a494553
treecb1f86c250c70f0c56fd9c201875eab9caa7acde
parentbdefa101078c597ed7664937e2c8e1c8c3643836
Bug 23355: (RM follow-up) Remove reintroduced relationship

As part of an accidental push of a DO NOT PUSH schema update commit
we re-introduced a formerly removed relationship accessor

This patch removes that mistake.

Tests added to the pre-push hook to prevent future mishaps.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Schema/Result/Borrower.pm