Bug 32030: fix test builder for boolean
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 24 Feb 2022 13:21:33 +0000 (14:21 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:43:32 +0000 (09:43 -0300)
commit7e0009e96a152603c79f42b4067c3ec5a20a00d4
tree751c8df1d53828476fae4db2cc56b9f236b73a5c
parent2c9c10be8d5789bd8c8ac42eae42edd8c98a36f1
Bug 32030: fix test builder for boolean

assume that tinyint are boolean (not really true but shouldn't hurt)

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/lib/TestBuilder.pm