29 Feb
2016
29 Feb
'16
6:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15288 --- Comment #42 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 48476 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48476&action=edit Bug 15288: (QA followup) Tests still point to old 500.tt file This patch fixes the t/db_dependent/Auth.t so they don't look for the removed file and use the new one instead. To test: - On master, run $ prove t/db_dependent/Auth.t => FAIL: You get something similar to this: - Apply the patch - Re-run the tests => SUCCESS: Tests now pass. Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar> -- You are receiving this mail because: You are watching all bug changes.