Bug 22917: Fix a typo in an output_pref call
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 16 May 2019 15:55:16 +0000 (16:55 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 30 May 2019 19:47:49 +0000 (20:47 +0100)
commit6e7a795d1981ddb47f67002e61ebac5eecf9ea90
tree5513b21edf37bc3b1f66226a506a6492d085a9e2
parentf307cf413f610e26a064abe904b11290f52de1be
Bug 22917: Fix a typo in an output_pref call

Due to a type in a call to output_pref (datenonly vs dateonly) we were
comparing logactions within a minutes accuracy. Counting the logs for
the day would be sufficient for the test ;)

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

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 04d990c71d34d0c44999cfdf80e8379959d14de8)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Circulation.t