https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5979
--- Comment #30 from M. Tompsett <[email protected]> --- Comment on attachment 44210 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44210 [SIGNED-OFF] Bug 5979 - OPAC ISBD view has its own syspref Review of attachment 44210: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=5979&attachment=44210) ----------------------------------------------------------------- ::: t/Biblio/Isbd.t @@ +26,5 @@ > + use_ok('C4::Biblio'); > +} > + > +my $dbh = C4::Context->dbh; > +# Start transaction Perhaps this is better suited for t/db_dependent? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
