https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16502
--- Comment #14 from Marcel de Rooy <[email protected]> --- Created attachment 51855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51855&action=edit Bug 16502: Adjust test for GetPlugins The current test assumes that GetPlugins will return the test plugin as the first one in the array. This is not correct. This patch adjusts the test to a grep. Test plan: Run the test. Bonus: Add additional plugins. Run the test again. Signed-off-by: Srdjan <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
