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)
committerJoy Nelson <joy@bywatersolutions.com>
Sun, 12 Jan 2020 21:14:06 +0000 (21:14 +0000)
commita73cb7ec6f2cb5bb52fb1acd605e3385002e7ea2
treef765d159f20c81c31c8ebcf95b59713797c11716
parent1d457f370cd4a7d8b614549f69d850d48b07caf9
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>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
C4/Breeding.pm
t/db_dependent/Breeding.t