1
0
mirror of synced 2026-08-31 22:44:33 +00:00

DEV: fix linting issue (#204)

This commit is contained in:
Andrei Prigorshnev
2022-08-18 17:49:26 +04:00
committed by GitHub
parent 4709fb17ed
commit 143096af15
@@ -1,5 +1,5 @@
import { acceptance, query } from "discourse/tests/helpers/qunit-helpers";
import { skip, test } from "qunit";
import { test } from "qunit";
import { visit } from "@ember/test-helpers";
import I18n from "I18n";