Bug 13456: Serials/Claims.t expects no subscriptions
commitad2c8ef43fadcd5d9b83d625428f7e279990109b
authorMark Tompsett <mtompset@hotmail.com>
Fri, 12 Dec 2014 21:32:40 +0000 (12 16:32 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 19 Dec 2014 23:55:01 +0000 (20 12:55 +1300)
treee5a44e686487864b26a85fb1ac1242669c192c05
parenta98aa005a88121eb5e99cf03bbd723fbd4e28912
Bug 13456: Serials/Claims.t expects no subscriptions

However, this is an unreasonable assumption for a system which
is in use (either lots of testing or production).

TEST PLAN
---------
1) Have a supplier with a late subscription.
2) prove t/db_dependent/Serials/Claims.t
   -- will fail
3) apply patch
4) prove t/db_dependent/Serials/Claims.t
   -- success
5) run koha qa test tools

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 9412b905993fedeef5f5198e9f94e4f38227d227)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
t/db_dependent/Serials/Claims.t