https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39900
--- Comment #30 from Lucas Gass (lukeg) <[email protected]> --- There are a few failures due to this bug, I think: xt/api.t is failing: # Failed test 'No tag errors in the spec' # at /kohadevbox/koha/xt/api.t line 128. # Structures begin differing at: # $got->[0] = 'get /public/additional_contents -> uses tag 'additional_contents' not present in top level list' # $expected->[0] = Does not exist get /public/additional_contents -> uses tag 'additional_contents' not present in top level list # Looks like you failed 1 test of 1. not ok 4 - tags tests And also: xt_find_missing_new_lines_at_the_end_of_file_t.api/v1/swagger/paths/additional_contents.yaml should end with a new line (504) -- 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/
