DEV: Fix lint.

This commit is contained in:
Dan Ungureanu
2019-02-06 23:55:05 +02:00
parent fc4c015bee
commit 6c2fe7eaec

View File

@ -1,9 +1,9 @@
import { acceptance } from "helpers/qunit-helpers";
import DiscourseURL from "discourse/lib/url";
acceptance("Keyboard Shortcuts", { loggedIn: true });
test("go to first suggested topic", async assert => {
/* global server */
server.get("/t/27331/4.json", () => [
200,
{ "Content-Type": "application/json" },