]> git.koha-community.org Git - koha.git/commit
Bug 21692: created a test for Koha::Account->new
authorJasmine Amohia <jasmineamohia.student@wegc.school.nz>
Thu, 17 Jan 2019 03:33:49 +0000 (03:33 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 26 Feb 2019 09:25:18 +0000 (09:25 +0000)
commitd0b51ad0f47558b41208c7c7cbc19e1218cc0850
treec1b0757fb28bfba052f74d1c422f19bc9b86f5bb
parent9d811184fef4c7db64f616bd631991aef503a8a9
Bug 21692: created a test for Koha::Account->new

Test plan:
1) Run test for /Koha/Account.t and confirm that all tests were
successful

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 34c36a32a057c3a9be062e4ea8b6ec46c41859a0)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Koha/Account.t