https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19049 --- Comment #17 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 65809 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65809&action=edit Bug 19049: [Follow-up] Make sure that GetPlugins finds the plugin We have to mock_config the pluginsdir before Plugins is loaded, and we should pass an absolute path (not a relative one). If you did not install the test to_marc plugin, this test would fail. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Verified patch is compatible with original KitchenSink to_marc plugin -- You are receiving this mail because: You are watching all bug changes.