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

--- Comment #111 from Lucas Gass (lukeg) <[email protected]> ---
xt/api.t ........................................ 1/8 
#   Failed test at xt/api.t line 94.
#          got: '1'
#     expected: '0'
# $VAR1 = [
#           {
#             'type' => 'parameter',
#             'verb' => 'post',
#             'route' => '/patrons/{patron_id}/account_links',
#             'name' => 'body'
#           }
#         ];

    #   Failed test 'No errors in 400 definitions in the spec'
    #   at xt/api.t line 174.
    #          got: '2'
    #     expected: '0'
delete /patrons/{patron_id}/account_links/{account_link_id} -> 'description'
does not start with 'Bad request': (Default response.)
delete /patrons/{patron_id}/account_links/{account_link_id} -> '$ref' is not
'#/definitions/error': (#/definitions/DefaultResponse)
    # Looks like you failed 1 test of 1.

-- 
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/

Reply via email to