mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 07:28:58 +08:00
DEV: ensures poll-test is correctly linted (#29936)
Broken in a535798659
This commit is contained in:
parent
a535798659
commit
7333a00ddb
@ -5,7 +5,7 @@ import hbs from "htmlbars-inline-precompile";
|
||||
import { module, test } from "qunit";
|
||||
import { setupRenderingTest } from "discourse/tests/helpers/component-test";
|
||||
import pretender, { response } from "discourse/tests/helpers/create-pretender";
|
||||
import { i18n } from 'discourse-i18n';
|
||||
import { i18n } from "discourse-i18n";
|
||||
|
||||
let requests = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user