Bug 28966: (QA follow-up) Fix failing unit tests
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 26 Jul 2023 15:57:24 +0000 (11:57 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 26 Jul 2023 18:41:12 +0000 (15:41 -0300)
commitc195ffa9b1f5a95159298e1303cffef74597af06
tree65d0d8d7e6537fd8a8dc2a337a19c7a738594b69
parent328baf44b457bc34cd93ffad8128b79d4ee30a42
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>
installer/data/mysql/atomicupdate/bug_32966.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql
t/db_dependent/TestBuilder.t