mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Minor test formatting nit. [ci skip]
This commit is contained in:
@@ -10572,7 +10572,8 @@
|
||||
|
||||
if (document) {
|
||||
assert.strictEqual(_.isFunction(document.getElementsByTagName('body')), false);
|
||||
} else {
|
||||
}
|
||||
else {
|
||||
skipAssert(assert);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user