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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 24 May 2024 14:55:17 +0000 (16:55 +0200)
commit5ef97539838ede202bcf620b7ed99246c70c13ec
tree6d89cccceb7cec1e0333bf07387b4e8db8cca75a
parent35687fb879210e83ad661b4fa862a57b57c91e7a
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>
(cherry picked from commit 26e7ed29af9ce233066d980136ee10ca0c5b8609)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Koha/Object.t