]> git.koha-community.org Git - koha.git/commit
Bug 32610: (QA follow-up) Fix unit tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 30 Apr 2024 11:40:14 +0000 (12:40 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 30 Apr 2024 15:09:51 +0000 (17:09 +0200)
commit1045e717124f5e5c8f72166a5e3de717766f92cb
treed901dfa250570c671259472633602a2b6f820bdb
parent62a7274766b912359b270e1e2fe6214aec89fdc2
Bug 32610: (QA follow-up) Fix unit tests

With the introduction of data type checking based on the is_date flag we
need to update the tests to ensure we're setting the attribute types
consistently to not date when we're testing for other flags.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Patron/Attribute.t