Bug 10666: (follow-up) really fix the daily quotes test
authorGalen Charlton <gmc@esilibrary.com>
Fri, 16 Aug 2013 00:33:24 +0000 (00:33 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 16 Aug 2013 00:37:23 +0000 (00:37 +0000)
commitc6f903198cf427b9e4c9f8ad89fef97518998a09
treea9b1d8ff1ee7178fa5ce7895c80f94a0764e2dfa
parent3e387f72a337b36d96e1b0df56965391ffc95213
Bug 10666: (follow-up) really fix the daily quotes test

Koha::DateUtils::dt_from_string() and DateTime->now() are
not equivalent -- they don't handle timezones in the same
way.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Koha.t