24 Apr
2023
24 Apr
'23
4:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33584 --- Comment #8 from Tomás Cohen Arazi <tomascohen@gmail.com> --- I tested with: $ DB_IMAGE=mysql:8 ktd up -d $ ktd --shell $ prove t/db_dependent/Koha/Database/Commenter.t and $ ktd down $ DB_IMAGE=mariadb:10.5 ktd up -d $ ktd --shell $ prove t/db_dependent/Koha/Database/Commenter.t In both cases it run fine. -- You are receiving this mail because: You are watching all bug changes.