mol_wire_dom 0.0.913 → 0.0.915

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
@@ -2227,6 +2227,13 @@ var $;
2227
2227
  $.$mol_test_complete = $mol_test_complete;
2228
2228
  })($ || ($ = {}));
2229
2229
 
2230
+ ;
2231
+ "use strict";
2232
+ var $;
2233
+ (function ($_1) {
2234
+ $mol_test_mocks.push($ => $.$mol_fail_log = () => false);
2235
+ })($ || ($ = {}));
2236
+
2230
2237
  ;
2231
2238
  "use strict";
2232
2239
  var $;