mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 21:08:03 +08:00
DEV: refactors select-kit helper to prevent it to leak into global state (#7708)
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
import selectKit from "helpers/select-kit-helper";
|
||||
import { acceptance, replaceCurrentUser } from "helpers/qunit-helpers";
|
||||
|
||||
acceptance("Topic - Edit timer", {
|
||||
loggedIn: true,
|
||||
pretend(server, helper) {
|
||||
|
Reference in New Issue
Block a user