http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15199
--- Comment #1 from Tomás Cohen Arazi <[email protected]> --- Created attachment 44909 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44909&action=edit Bug 15199: t/db_dependent/Review.t should not depend on existing data This patch makes the tests create a branch and a patron category instead of searching for them on the DB. To test: - Apply the patch on current master - Run $ prove t/db_dependent/Review.t => SUCCESS: Tests pass - Sign off -- You are receiving this mail because: 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/
