https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30920
--- Comment #39 from Martin Renvoize <[email protected]> --- Created attachment 148094 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148094&action=edit Bug 30920: (follow-up) Manually flush caches in tests We can't rely on our cache flushing in either 'store' or 'delete' triggers as t/lib/TestBuilder::build_object skips the Koha::Object store and uses direct DB inserts in preference. Signed-off-by: Martin Renvoize <[email protected]> -- 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/
