]> git.koha-community.org Git - koha.git/commit
Bug 7333 - modifying Members.t to use a branchcode that exists in the sample data
authorLiz Rea <wizzyrea@gmail.com>
Wed, 7 Dec 2011 22:32:11 +0000 (16:32 -0600)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 16 Jan 2012 20:43:03 +0000 (15:43 -0500)
commit3a42ff5d671b933c651936d76e685da296d95c80
treed7a72e43e149924a576bd2c78e214d3943b9ee01
parent7d2b4a835fc47d885d3af337fd25b7bceed18ae7
Bug 7333 - modifying Members.t to use a branchcode that exists in the sample data

To test:
Create a fresh koha db with all of the sample data (if you have one that has the sample branches in it, that will work too)
run the test: prove t/db_dependent/Members.t

All subtests should complete.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests complete successfully with my database created from
sample data and with the database provided on the bug.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit b955692c8494a81d46a72efaca9385f980cfd1b1)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
t/db_dependent/Members.t