[Koha-bugs] [Bug 28211] Replace use of call_recursive() with call()

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 19 09:26:38 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28211

--- Comment #27 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list