]> git.koha-community.org Git - koha.git/commit
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)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 18 Jun 2014 21:09:31 +0000 (21:09 +0000)
commit07dfccd318c0b97e25c886b2e7f448a2e5110d29
tree4866e89db06ee5e9a907b45d68bb1d1672d418d0
parenta09b6c9fa426e20703bd16ba5f1291916f2dc26c
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>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Circulation_Issuingrule.t