diff --git a/Tests/lib/config.js b/Tests/lib/config.js index 9ba337a5e..0afd79989 100644 --- a/Tests/lib/config.js +++ b/Tests/lib/config.js @@ -41,4 +41,5 @@ export default { sogo_tool_path: "/usr/local/sbin/sogo-tool", webCalendarURL: "http://inverse.ca/sogo-integration-tests/CanadaHolidays.ics" -} \ No newline at end of file +} +jasmine.DEFAULT_TIMEOUT_INTERVAL = 10000; \ No newline at end of file