import { moduleForComponent } from "ember-qunit"; import { configureEyeline } from "discourse/lib/eyeline"; import componentTest from "discourse/tests/helpers/component-test"; moduleForComponent("load-more", { integration: true }); componentTest("updates once after initialization", { template: ` {{#load-more selector=".numbers tr" action=loadMore}}