Bug 14504: (QA followup) use TestBuilder, remove do_not_commit
commit59ac9be07e70b23c2dfcd009f6d5f689d1065c9b
authorBarton Chittenden <barton@bywatersolutions.com>
Mon, 26 Oct 2015 16:01:50 +0000 (26 09:01 -0700)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 26 Aug 2016 12:07:25 +0000 (26 12:07 +0000)
treefe0b33479ae18c234fcf66d1def97617c931765f
parent5aa18084238d7cafc2a02c734b88b165011f59a0
Bug 14504: (QA followup) use TestBuilder, remove do_not_commit

Use t::lib::TestBuilder in t/db_dependent/Items_DelItemCheck.t

Remove the option 'do_not_commit' from C4::Items::DelItemCheck.

Whitespace cleanup.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Items.pm
misc/cronjobs/delete_items.pl
t/db_dependent/Items_DelItemCheck.t