mirror of
https://github.com/discourse/discourse.git
synced 2025-06-19 22:23:04 +08:00
ES6ify some of the remaining files
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import avatarTemplate from 'discourse/lib/avatar-template';
|
||||
|
||||
module('avatarTemplate');
|
||||
module('lib:avatar-template');
|
||||
|
||||
test("avatarTemplate", function(){
|
||||
var oldCDN = Discourse.CDN;
|
||||
|
Reference in New Issue
Block a user