Bug 28445: Prevent UI/Form/Builder/Item.t to fail randomly
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 25 Nov 2021 12:53:55 +0000 (13:53 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 25 Nov 2021 12:53:55 +0000 (13:53 +0100)
commit77a34e099a9f3bcef2076a4170e8c8d843c403eb
tree1df121755307b33294d2d111fb9eba76f0cf7a1c
parent288b39c3d4d5e4dd3fc779003c0e9ca0e23ccec6
Bug 28445: Prevent UI/Form/Builder/Item.t to fail randomly

MySQL and Perl don't order strings with _ identically which cause a
mismatch when comparing the itemtypes.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/UI/Form/Builder/Item.t