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)
committerroot <root@3a587d3cf21c>
Thu, 23 May 2019 14:47:41 +0000 (14:47 +0000)
commit04d990c71d34d0c44999cfdf80e8379959d14de8
tree6e10479eab64b1402e2ac9f050cd65a9d3595b7b
parent6cf717e6c9e377850674ad6462480884a047145b
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>
t/db_dependent/Circulation.t