https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12310
--- Comment #120 from Marcel de Rooy <[email protected]> --- Wanted to add: diff --git a/t/db_dependent/UsageStats.t b/t/db_dependent/UsageStats.t index f2770f7..e4704b4 100644 --- a/t/db_dependent/UsageStats.t +++ b/t/db_dependent/UsageStats.t @@ -588,6 +588,8 @@ sub mocking_systempreferences_to_a_set_value { OAI-PMH version AudioAlerts + CurrencyFormat + DecimalSeparators / ) { t::lib::Mocks::mock_preference( $_, $set_value ); -- 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/
