https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20639 --- Comment #19 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I think we should let the tests slip for this one for a couple of reasons. 1) It wouldn't be trivial to write the tests, adding and removing files as part of a mocking process which could be fraught with permissions issues. 2) We're still aiming to shift to Koha::Plugins infrastructure for backends in which case this call would likely be replaced by the use of GetPlugins or similar from that area of code. I will write a bug report for that piece and note/link it to this, but for now I certainly think we can get away without one and let the tree that's hanging of this continue to shrink. -- You are receiving this mail because: You are watching all bug changes.