DEV: prevents asyncTestDiscourse/controllerFor/fixture to leak (#7717)

This commit is contained in:
Joffrey JAFFEUX
2019-06-06 13:10:41 +02:00
committed by GitHub
parent 60c073ae59
commit c573fa780b
9 changed files with 7 additions and 13 deletions

View File

@ -1,4 +1,5 @@
import { registerTooltip, registerHoverTooltip } from "discourse/lib/tooltip";
import { fixture } from "helpers/qunit-helpers";
// prettier-ignore
QUnit.module("lib:tooltip", {