fix tests

This commit is contained in:
barisusakli
2016-08-14 19:12:33 +03:00
parent aad9f83869
commit c58e23db58
3 changed files with 3 additions and 5 deletions

View File

@@ -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);