https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15516
--- Comment #554 from David Cook <[email protected]> --- (In reply to Lucas Gass (lukeg) from comment #553) > I believe the addition of hold_group_id to the REST API definition in > api/v1/swagger/definitions/hold.yaml is contributing to a failing cypress > test: > > t/cypress/integration/KohaTable/PendingHolds_spec.ts Hmm, it looks OK to me in KTD? Can you give some more detail on the failure? On KTD, I ran "reset_all", then manually enabled "RESTBasicAuth" syspref, then ran `yarn cypress run --spec t/cypress/integration/KohaTable/PendingHolds_spec.ts` and it says "All specs passed". -- 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/
