Bug 11518: (follow-up) Make unit tests pass
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 21 Apr 2014 12:20:28 +0000 (08:20 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 29 Apr 2014 15:06:24 +0000 (15:06 +0000)
commitddab9e939bc632594110afdc95c198c8250557f0
tree2c61a52b5956e69198359b483ab22f5d80b31866
parent8a279079482d8feade90def6eaebd797dfcfc47c
Bug 11518: (follow-up) Make unit tests pass

This works around a problem where the database handle
returned by C4::Context->dbh() is not the same as the one
used by Koha::Database.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Items.t