https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19475 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.