From: Dan Scott Date: Tue, 17 Dec 2013 17:15:58 +0000 (-0500) Subject: OMG X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=166b1542d9db60fb6303a070a5d40faaf3a53588;p=working%2FEvergreen.git OMG Signed-off-by: Dan Scott --- 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)