DEV: Lint admin-email-preview-test.js

This commit is contained in:
Penar Musaraj 2023-10-16 10:46:02 -04:00
parent cbbe3a808b
commit 13afad70a5
No known key found for this signature in database
GPG Key ID: E390435D881FF0F7

View File

@ -1,6 +1,6 @@
import { acceptance, query } from "discourse/tests/helpers/qunit-helpers";
import { click, visit, waitUntil } from "@ember/test-helpers";
import { test } from "qunit";
import { acceptance, query } from "discourse/tests/helpers/qunit-helpers";
acceptance("Admin - email-preview", function (needs) {
needs.user();