View | Details | Raw Unified | Return to bug 15516
Collapse All | Expand All

(-)a/t/cypress/plugins/insertData.js (-1 / +1 lines)
Lines 728-733 const insertObject = async ({ type, object, baseUrl, authHeader }) => { Link Here
728
            suspended_until,
728
            suspended_until,
729
            non_priority,
729
            non_priority,
730
            item_type,
730
            item_type,
731
            hold_group_id,
731
            item_level,
732
            item_level,
732
            cancellation_requested,
733
            cancellation_requested,
733
            biblio,
734
            biblio,
734
- 

Return to bug 15516