http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12803
--- Comment #60 from Jonathan Druart <[email protected]> --- 1/ Please double check when you fix conflict on rebasing. You are duplicating lines. See use statements in t/db_dependent/HoldsQueue.t 2/ I think we could avoid the NO_CACHE env variable, which is not really meaningful and is only used once, for tests. It seems more suitable to clear the cache from the tests, don't you think? -- 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/
