]> git.koha-community.org Git - koha.git/commit
Bug 36687: (RM follow-up) Fix more unit tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 9 May 2024 07:58:46 +0000 (08:58 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 9 May 2024 08:22:07 +0000 (09:22 +0100)
commit26e7ed29af9ce233066d980136ee10ca0c5b8609
treea4b3954d7f606d1b5d455184b2ff3854aaa0554b
parentfba56f01781f407c4e6500a4305c1ef8cc1c7c22
Bug 36687: (RM follow-up) Fix more unit tests

Use currency.active to test `int(1) DEFAULT NULL` now that itemtypes.notforloan
is `NOT NULL DEFAULT '0'`

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Koha/Object.t