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