mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 00:57:48 +00:00
Avoiding timing issue with _.debounce test and enable sauce support for backbone tests.
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
delete Object._defineProperty;
|
||||
delete Object._keys;
|
||||
|
||||
// report test results in a global for Sauce Labs
|
||||
// assign results to `global_test_results` for Sauce Labs
|
||||
var global_test_results;
|
||||
QUnit.done(function(results) {
|
||||
global_test_results = results;
|
||||
|
||||
Reference in New Issue
Block a user