https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17387 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |lucas@bywatersolutions.com --- Comment #107 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- 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.