Bug 14362: PEGI15 Circulation/AgeRestrictionMarkers test fails
authorMark Tompsett <mtompset@hotmail.com>
Mon, 8 Jun 2015 01:26:53 +0000 (21:26 -0400)
committerJulian Maurice <julian.maurice@biblibre.com>
Mon, 9 May 2016 09:55:40 +0000 (11:55 +0200)
commitc894bd4ab5401aec642089f00c9e6b3909e01d2b
tree97478390bf74675f120e0497fc750bc1dc20fd9f
parent3cbbf6b8edd963d44c602279555364c2a9fdbf16
Bug 14362: PEGI15 Circulation/AgeRestrictionMarkers test fails

It is best to test when UTC date is a date in the future compared
to your timezone. I'm in Eastern, so right now, I expect this
test to fail for another 2.5 hours.

TEST PLAN
---------
1) prove t/Circulation/AgeRestrictionMarkers.t
   -- fails for PEGI 15 after 9pm.
2) Apply patch
3) prove t/Circulation/AgeRestrictionMarkers.t
   -- works.
4) koha qa test tools

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 73f55165bef229668a135bee7e8c90a2c9c3f0a7)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
C4/Circulation.pm