https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18671
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Marc Véron <[email protected]> --- It depends on syspref 'CalendarFirstDayOfWeek' prove -v t/Calendar.t If CalendarFirstDayOfWeek is set to Sunday, test passes OK If CalendarFirstDayOfWeekset is set to Monday, test fails with: not ok 13 - Exception holiday is not a closed day test # Failed test 'Exception holiday is not a closed day test' # at t/Calendar.t line 164. # got: '1' # expected: '0' -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
