Koha/installer
Kyle M Hall c195ffa9b1
Bug 28966: (QA follow-up) Fix failing unit tests
Test Plan:
1) prove t/db_dependent/TestBuilder.t
2) Note tests fail
3) Apply this patch
4) Run updatedatabase.pl
5) Update the schema files ( alias 'dbic' can be used in
   koha-testing-docker )
6) prove t/db_dependent/TestBuilder.t
7) Tests now pass!

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-07-26 15:41:12 -03:00
..
data/mysql Bug 28966: (QA follow-up) Fix failing unit tests 2023-07-26 15:41:12 -03:00
externalmodules.pl
install.pl Bug 33720: Also flush in install 2023-07-03 10:35:04 -03:00
onboarding.pl