Bug 30756: Rename to Koha_MetadataRecord_Authority

What we are actually testing here.

No test plan.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: David Nind <david@davidnind.com>

JD amended patch: remove Dumper

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit e96ba5ac7b)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
This commit is contained in:
Marcel de Rooy 2022-05-14 12:29:25 +00:00 committed by Lucas Gass
parent f70b564a18
commit 7cc6606c97

View file

@ -20,7 +20,6 @@
use Modern::Perl;
use Test::More tests => 3;
use Data::Dumper qw/Dumper/;
use MARC::File::XML;