mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Tweak wording on _.clone feature note in readme & tweak unit test handling missing _.runInContext.
This commit is contained in:
@@ -4766,7 +4766,7 @@
|
||||
});
|
||||
|
||||
// add a skipped test for `_.runInContext` which is abscent from modularized builds
|
||||
if (isModularize) {
|
||||
if (!_.runInContext) {
|
||||
skipTest();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user