Bug 23916: (follow-up) Add unit tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 9 Nov 2020 13:24:22 +0000 (14:24 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 10 Nov 2020 14:00:14 +0000 (15:00 +0100)
commit2de7a4c04e4924ee316623f8ab89be8e16461ee4
treeb0cb55f82f415934bb33cec2229413b9c96a9159
parent3c388b88c4e6638d545dd0c99574107f9af7477a
Bug 23916: (follow-up) Add unit tests

Fix perlcritic error
Subroutine "new" called using indirect syntax at line 128, column 14.  See page 349 of PBP.  (Severity: 4)

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Circulation.t