mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 03:36:18 +08:00
DEV: prevents asyncTestDiscourse/controllerFor/fixture to leak (#7717)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import PreloadStore from "preload-store";
|
||||
import { asyncTestDiscourse } from "helpers/qunit-helpers";
|
||||
|
||||
QUnit.module("preload-store", {
|
||||
beforeEach() {
|
||||
|
Reference in New Issue
Block a user