mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 16:05:49 +01:00
fix tests
This commit is contained in:
@@ -38,7 +38,7 @@ describe('Categories', function() {
|
||||
set: 'cid:' + categoryObj.cid + ':tids',
|
||||
reverse: true,
|
||||
start: 0,
|
||||
end: -1,
|
||||
stop: -1,
|
||||
uid: 0
|
||||
}, function(err, categoryData) {
|
||||
assert(categoryData);
|
||||
|
||||
Reference in New Issue
Block a user