Bug 24267: (QA follow-up) Remove two calls, add transaction
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 20 Dec 2019 07:14:32 +0000 (07:14 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 2 Jan 2020 14:04:45 +0000 (14:04 +0000)
commitf480ca803ba9d4552678b3e326b3c19b9c6aec00
treeff9858f42b15c1d3e4cef7d0df795ef2d9b8ed84
parent42cca4afc718dacd93bc66be50f82ca32006a164
Bug 24267: (QA follow-up) Remove two calls, add transaction

Call to GetAuthorizedHeading is already done just before calling ImportBreedingAuth.
Call to GuessAuthTypeCode is not used.
Adding transaction to test (check your database, kidclamp ;)

Test plan:
Add new authority via Z3950 in the interface.
Run t/db_dependent/Breeding.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Breeding.pm
t/db_dependent/Breeding.t