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)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 15 Dec 2011 17:13:29 +0000 (18:13 +0100)
commitb955692c8494a81d46a72efaca9385f980cfd1b1
treefc16502e69c0b1cb3e1255dfa364c62cb118b3ed
parentc2bba3ffc89ffae78635bf271eaccce7c60c22df
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>
t/db_dependent/Members.t