mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Increase jasmine timeout for (very) slow computers
This commit is contained in:
@@ -198,4 +198,4 @@ var loadFile = function (href) {
|
||||
});
|
||||
};
|
||||
|
||||
jasmine.DEFAULT_TIMEOUT_INTERVAL = 30000;
|
||||
jasmine.DEFAULT_TIMEOUT_INTERVAL = 60000;
|
||||
|
||||
Reference in New Issue
Block a user