https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30661 --- Comment #20 from David Nind <david@davidnind.com> --- (In reply to Johanna Räisä from comment #19) ..
Using KTD - pulled everything (Koha clone, KTD clone, KTD pull). Tests pass before applying the patches.
# Failed test '403 Forbidden' # at t/db_dependent/api/v1/holds.t line 1624. # got: '404' # expected: '403'
This indicates that the endpoints are not in place, since there is 404 error instead of 403. My koha-dev is installed to my computer and endpoints work after plack restart. Can you restart plack or is it done automatically?
I did a restart (restart_all) (I normally do this as a matter of course after applying patches). -- You are receiving this mail because: You are watching all bug changes.