mol_tree2 1.0.613 → 1.0.615

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/node.test.js CHANGED
@@ -1829,6 +1829,13 @@ var $;
1829
1829
  $.$mol_fail_log = $mol_fail_log;
1830
1830
  })($ || ($ = {}));
1831
1831
 
1832
+ ;
1833
+ "use strict";
1834
+ var $;
1835
+ (function ($_1) {
1836
+ $mol_test_mocks.push($ => $.$mol_fail_log = () => false);
1837
+ })($ || ($ = {}));
1838
+
1832
1839
  ;
1833
1840
  "use strict";
1834
1841
  var $node = new Proxy({ require }, {