https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16890
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 53246 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53246&action=edit Bug 16890: Make TestBuilder generate date for date columns (and not datetime) TestBuilder should not generate datetime for date columns, but only for datetime and timestamp columns. Test plan: Make sure the change in t/db_dependent/TestBuilder.t are consistent. Before this patch, 1 of the 2 tests should fail. After this patch applied, they both should pass. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
