https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38253
--- Comment #15 from Katrin Fischer <[email protected]> --- (In reply to Johanna Räisä from comment #14) > (In reply to Katrin Fischer from comment #13) > > I am sorry, this fails the xt/api.t .. 1/6 > > # Failed test 'No errors in 400 definitions in the spec' > > # at xt/api.t line 168. > > # got: '2' > > # expected: '0' > > put /holds/{hold_id}/lowest_priority -> 'description' does not start with > > 'Bad request': (Default response.) > > put /holds/{hold_id}/lowest_priority -> '$ref' is not '#/definitions/error': > > (#/definitions/DefaultResponse) > > # Looks like you failed 1 test of 1. > > > > Please check. > > I added this on top of main and I didn't get this, the holds.t passes and > that xt/api.t. Could this be a build issue? Did you run yarn build? It will update the specification. Then the test should fail. -- 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/
