From 166b1542d9db60fb6303a070a5d40faaf3a53588 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 17 Dec 2013 12:15:58 -0500 Subject: [PATCH] OMG Signed-off-by: Dan Scott --- Open-ILS/tests/datasets/sql/libraries.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/tests/datasets/sql/libraries.sql b/Open-ILS/tests/datasets/sql/libraries.sql index 6bf88c6fe9..b2d0cc5e1d 100644 --- a/Open-ILS/tests/datasets/sql/libraries.sql +++ b/Open-ILS/tests/datasets/sql/libraries.sql @@ -48,7 +48,7 @@ INSERT INTO actor.hours_of_operation (id, dow_0_open, dow_0_close, dow_1_open, d -- BR1 - accept defaults of 09:00 - 17:00 for each day (4, '09:00', '17:00', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00'), -- BR2 - accept defaults of 09:00 - 17:00 for some days - (5, '08:30', '21:30', '09:30', '14:30', '10:00', '21:30', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00'), + (5, '08:30', '21:30', '09:30', '14:30', '10:00', '21:30', '08:30', '17:00', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00'), -- BR3 - accept defaults of 09:00 - 17:00 for some days (6, '08:00', '23:30', '08:00', '23:30', '08:00', '23:30', '08:00', '23:30', '09:00', '23:30', '13:00', '23:30', '09:00', '23:30'), -- BR4 - closed on weekends (convention is 00:00 - 00:00) -- 2.11.0