]> git.koha-community.org Git - koha.git/commit
Bug 28772: [19.11.x] Fix Koha/Object.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 21 Sep 2021 08:59:22 +0000 (10:59 +0200)
committerWainui Witika-Park <wainuiwitikapark@catalyst.net.nz>
Mon, 20 Sep 2021 10:59:32 +0000 (10:59 +0000)
commitdf44ab6d77d6331272011c8689606ee8079db198
tree06401046e19f3bbfeccf04a3c4ba66f5e87fcb53
parent9df4709edbd033e19fd1beba416283b474ef594e
Bug 28772: [19.11.x] Fix Koha/Object.t

Koha::ApiKeys is no longer the simple object we need to test
Koha::Object->store, let use Koha::Library::Groups

Signed-off-by: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz>
t/db_dependent/Koha/Object.t