]> git.koha-community.org Git - koha.git/commit
Bug 34930: Change timezone in Koha/Object.t where tests assume it
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 27 Sep 2023 11:57:49 +0000 (13:57 +0200)
committerJacob O'Mara <jacob.omara@ptfs-europe.com>
Tue, 17 Oct 2023 13:35:59 +0000 (14:35 +0100)
commitaa05d63a5a3b14e673e684815e023a09258091f9
tree9a72458e8e83034f2a516289d644757bb2ccb0ad
parented23d3ea28c844ac4fcd103df5efdda7cd103738
Bug 34930: Change timezone in Koha/Object.t where tests assume it

This is the case for subtest: attributes_from_api() tests.

Test plan:
export TZ='Europe/Amsterdam'
prove t/db_dependent/Koha/Object.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 0fb84e424e005179480faddb5d7d646bb594ea7b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 69ce926ff223b8f207c04962cedfebbde41fedd5)
Signed-off-by: Jacob O'Mara <jacob.omara@ptfs-europe.com>
t/db_dependent/Koha/Object.t