Bug 31051: DBRev 22.12.00.005
[koha-ffzg.git] / t / Ediorder.t
index 30767a9..1b89f8a 100755 (executable)
@@ -4,8 +4,10 @@ use warnings;
 use FindBin qw( $Bin );
 
 use Test::More tests => 13;
+use t::lib::Mocks;
 
 BEGIN { use_ok('Koha::Edifact::Order') }
+t::lib::Mocks::mock_preference('EdifactLSQ', 'location');
 
 # The following tests are for internal methods but they could
 # error spectacularly so best