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,6 +1,6 @@
import DiscourseURL from "discourse/lib/url";
import ClickTrack from "discourse/lib/click-track";
import { logIn } from "helpers/qunit-helpers";
import { fixture, logIn } from "helpers/qunit-helpers";
QUnit.module("lib:click-track-profile-page", {
beforeEach() {