Bug 7614: Fix my variable earlier declaration bug.

Signed-off-by: Bob Bennhoff <bbennhoff@clicweb.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
Olli-Antti Kivilahti 2017-03-09 13:06:20 +02:00 committed by Nick Clemens
parent 68803f3ddb
commit 07c91b2116

View file

@ -661,7 +661,6 @@ subtest 'CanItemBeReserved / holds_per_day tests' => sub {
$schema->storage->txn_rollback;
};
# Helper method to set up a Biblio.
sub create_helper_biblio {
my $itemtype = shift;