https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19475
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #13 from Jonathan Druart <[email protected]> --- 2 things about the tests: * Why do you use raw SQL queries to retrieve holidays, who not using existing subroutines? * It's better to flush the cache at the end of the tests, holidays are set in cache. It would make sense to have a flush at the end of the test file. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
