mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
Fix QUnit tests.
This commit is contained in:
@@ -182,7 +182,7 @@ Group.reopenClass({
|
||||
data: Object.assign({
|
||||
limit: limit || 50,
|
||||
offset: offset || 0
|
||||
}, params)
|
||||
}, params || {})
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user