mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
ES6ify some of the remaining files
This commit is contained in:
@ -4,7 +4,7 @@ var windowOpen,
|
||||
win,
|
||||
redirectTo;
|
||||
|
||||
module("ClickTrack", {
|
||||
module("lib:click-track", {
|
||||
setup: function() {
|
||||
|
||||
// Prevent any of these tests from navigating away
|
||||
|
Reference in New Issue
Block a user