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)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 22 Sep 2021 11:36:47 +0000 (11:36 +0000)
commit206cafb8e883249aa343412ac44137ce6d6e9af2
treea67905869005572f20baa4faae41a1a6f2698c83
parentbded25d262d59742bccbe2ec7fd8fe416f564a90
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: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Koha/Object.t