19 Oct
2021
19 Oct
'21
8:26 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211 --- Comment #27 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 126471 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126471&action=edit Bug 28211: Fix test # Failed test 'Plugin enabled, route defined' # at t/db_dependent/Koha/REST/Plugin/PluginRoutes.t line 125. # Looks like you failed 1 test of 2. 105 $good_plugin = $plugin 106 if $plugin->{metadata}->{description} eq 'Test plugin'; The wrong plugin was considered the good one. -- You are receiving this mail because: You are watching all bug changes.