mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
Fix QUnit tests.
This commit is contained in:
parent
c3e5da3efb
commit
7d8a0b051f
@ -182,7 +182,7 @@ Group.reopenClass({
|
||||
data: Object.assign({
|
||||
limit: limit || 50,
|
||||
offset: offset || 0
|
||||
}, params)
|
||||
}, params || {})
|
||||
});
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user