Bug 31051: Generate items correctly in test
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 23 Feb 2023 08:20:25 +0000 (09:20 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 23 Feb 2023 11:07:19 +0000 (08:07 -0300)
commit040ba93360d70bbdf161cb0e98136272d1ed5fbf
tree29554a7a57ab3c4a07c8002bb5a49ee6616f4118
parentd74ce48b7490eafd427b0abc378260d58323bf6d
Bug 31051: Generate items correctly in test

There was a misplaced bracket in build_object.
To generate item you should need build_sample_item anyway.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Koha/Patron.t