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:
@ -15,7 +15,7 @@ function setTemplates(lookupTemplateStrings) {
|
||||
});
|
||||
}
|
||||
|
||||
module("Resolver", {
|
||||
module("lib:resolver", {
|
||||
setup: function() {
|
||||
originalTemplates = Ember.TEMPLATES;
|
||||
Ember.TEMPLATES = {};
|
||||
|
Reference in New Issue
Block a user