DEV: Fix lint.

This commit is contained in:
Dan Ungureanu 2019-02-06 23:55:05 +02:00
parent fc4c015bee
commit 6c2fe7eaec
No known key found for this signature in database
GPG Key ID: 0AA2A00D6ACC8B84

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" },