And typos.
authorDan Scott <dscott@laurentian.ca>
Tue, 17 Dec 2013 17:13:34 +0000 (12:13 -0500)
committerDan Scott <dscott@laurentian.ca>
Tue, 17 Dec 2013 17:13:34 +0000 (12:13 -0500)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/tests/datasets/sql/libraries.sql

index a91a475..6bf88c6 100644 (file)
@@ -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', '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)