Bug 28772: Fix Koha/Object.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 21 Sep 2021 08:59:22 +0000 (10:59 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 30 Sep 2021 07:48:41 +0000 (09:48 +0200)
commitc458ea9bd74fab3720998eb07efb5679c445bc74
tree66a175ec2f00aabdfafe1e6e10f2de4f086c2c83
parent5051bb1e98e9488c2d524a90ecf959d4cfe9057f
Bug 28772: 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: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Object.t