Bug 18226: Perltidy + license
[koha-ffzg.git] / t / db_dependent / Context.t
index bce0cef..9325c72 100755 (executable)
@@ -67,7 +67,7 @@ foreach (sort @keys) {
 ok($config = $koha->{config}, 'Getting $koha->{config} ');
 
 # Testing syspref caching
-t::lib::Mocks::mock_dbh;
+use Test::DBIx::Class;
 
 my $history;