mirror of
https://github.com/discourse/discourse.git
synced 2025-05-26 03:56:26 +08:00
DEV: prevents asyncTestDiscourse/controllerFor/fixture to leak (#7717)
This commit is contained in:
@ -2,6 +2,7 @@ import {
|
||||
default as highlightText,
|
||||
CLASS_NAME
|
||||
} from "discourse/lib/highlight-text";
|
||||
import { fixture } from "helpers/qunit-helpers";
|
||||
|
||||
QUnit.module("lib:highlight-text");
|
||||
|
||||
|
Reference in New Issue
Block a user