mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
Make eslint happy.
This commit is contained in:
@ -90,7 +90,7 @@ QUnit.test("i18n", assert => {
|
||||
|
||||
QUnit.test("url", assert => {
|
||||
var t, testClass;
|
||||
|
||||
|
||||
testClass = Em.Object.extend({
|
||||
userUrl: url('username', "/u/%@")
|
||||
});
|
||||
|
Reference in New Issue
Block a user