https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17387
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] --- Comment #107 from Lucas Gass (lukeg) <[email protected]> --- This is going to break xt/api.t tests: xt/api.t ........................................ 1/8 # Failed test at xt/api.t line 93. # got: '2' # expected: '0' # $VAR1 = [ # { # 'name' => 'body', # 'route' => '/deleted/biblios/{biblio_id}', # 'type' => 'parameter', # 'verb' => 'put' # }, # { # 'verb' => 'put', # 'type' => 'response', # 'name' => '200', # 'route' => '/deleted/biblios/{biblio_id}' # } # ]; -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
