Bug 24380: (QA follow-up) Do not use compare float with precision
commit88239d126c1bb0c6e08ca15619df2eb7762718ed
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 15 Apr 2020 10:48:44 +0000 (15 12:48 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 15 Apr 2020 11:28:45 +0000 (15 12:28 +0100)
tree4c1c807ba6ef85a346d3a501dea356f402610198
parent806bee5a2e5f58235200f0201a9b9c21314f9c5f
Bug 24380: (QA follow-up) Do not use compare float with precision

Forbidden pattern: Do not use compare float with precision (bug 24408).

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Circulation/Returns.t