mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-07-06 05:42:13 +00:00
FIX: Import test helpers properly (#167)
This commit is contained in:
parent
8dbbc8f608
commit
55cb184f7e
@ -1,5 +1,7 @@
|
||||
import { acceptance, queryAll } from "helpers/qunit-helpers";
|
||||
import { acceptance, queryAll } from "discourse/tests/helpers/qunit-helpers";
|
||||
import { fixturesByUrl } from "discourse/tests/helpers/create-pretender";
|
||||
import { test } from "qunit";
|
||||
import { click, visit } from "@ember/test-helpers";
|
||||
|
||||
acceptance("Discourse Solved Plugin", function (needs) {
|
||||
needs.user();
|
||||
|
Loading…
x
Reference in New Issue
Block a user