mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 17:37:50 +00:00
Adjust sauce underscore/backbone settings.
This commit is contained in:
@@ -50,8 +50,9 @@
|
||||
return;
|
||||
}
|
||||
if (skippedAsserts === true) {
|
||||
test.expected = 0;
|
||||
test.async = false;
|
||||
test.callback = _.noop;
|
||||
test.expected = 0;
|
||||
return;
|
||||
}
|
||||
test.finish = _.wrap(test.finish, function(func) {
|
||||
|
||||
Reference in New Issue
Block a user