mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Fix test stability.
This commit is contained in:
@@ -9497,7 +9497,7 @@
|
||||
setTimeout(function() {
|
||||
deepEqual(actual, expected);
|
||||
QUnit.start();
|
||||
}, 32);
|
||||
}, 48);
|
||||
}
|
||||
else {
|
||||
skipTest(2);
|
||||
|
||||
Reference in New Issue
Block a user