mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 18:15:43 +08:00
DEV: Fix lint.
This commit is contained in:
parent
fc4c015bee
commit
6c2fe7eaec
@ -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" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user