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

(-)a/t/cypress/integration/Circulation/bookingsModalDatePicker_spec.ts (-2 / +1 lines)
Lines 430-436 describe("Booking Modal Date Picker Tests", () => { Link Here
430
         * Circulation Rules Behavior Tests
430
         * Circulation Rules Behavior Tests
431
         * ================================
431
         * ================================
432
         *
432
         *
433
         * Validate that  our flatpickr correctly caluculates and visualizes
433
         * Validate that our flatpickr correctly calculates and visualizes
434
         * booking periods based on circulation rules, including maximum date
434
         * booking periods based on circulation rules, including maximum date
435
         * limits and visual styling for different date periods.
435
         * limits and visual styling for different date periods.
436
         *
436
         *
437
- 

Return to bug 39916