Bug 12406: adding the column maxsuspensiondays in the tests
authorYohann Dufour <dufour.yohann@gmail.com>
Wed, 11 Jun 2014 14:26:18 +0000 (16:26 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 18 Jun 2014 18:26:32 +0000 (15:26 -0300)
commita79e8bb81590c9b33a06ef325d49bdb3e9adc096
treed5ca007759345897dabb9be8270f8b428fee2f4e
parente1d59822f8cc4dfa553638383d0c31be9aec341b
Bug 12406: adding the column maxsuspensiondays in the tests

The column maxsuspensiondays was added in the datatable but not in the tests, which caused the failure of the tests

test plan: execute prove t/db_dependent/Circulation_Issuingrule.t
The command has to print:
t/db_dependent/Circulation_Issuingrule.t .. ok
All tests successful.
Files=1, Tests=9,  2 wallclock secs ( 0.03 usr  0.01 sys +  1.35 cusr  0.08 csys =  1.47 CPU)
Result: PASS

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Failure on test before patch, success after
No koha-qa errors

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Circulation_Issuingrule.t