mam 1.11.731 → 1.11.732

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
@@ -15312,7 +15312,7 @@ var $;
15312
15312
  Having(){
15313
15313
  const obj = new this.$.$mol_view_tree2_to_js_test_ex_simple_factory_inheritance_bar();
15314
15314
  (obj.config) = () => ({"ips": [
15315
- ...(super.Having()),
15315
+ ...(this.$.$mol_view_tree2_to_js_test_ex_simple_factory_inheritance_bar.prototype.config.call(obj).ips),
15316
15316
  "0.0.0.0",
15317
15317
  ...(this.addon())
15318
15318
  ]});