mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
REFACTOR: Move javascript tests inside discourse app
This is where they should be as far as ember is concerned. Note this is a huge commit and we should be really careful everything continues to work properly.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { controllerModule } from "helpers/qunit-helpers";
|
||||
import { controllerModule } from "discourse/tests/helpers/qunit-helpers";
|
||||
|
||||
controllerModule("controller:poll-ui-builder", {
|
||||
setupController(controller) {
|
||||
|
||||
Reference in New Issue
Block a user