[recent datasets][xs]: only need first 3 datasets.

This commit is contained in:
anuveyatsu
2020-06-24 13:02:33 +06:00
parent 19f1d4b408
commit 5e62325c91
3 changed files with 9 additions and 5 deletions

View File

@@ -91,7 +91,7 @@ module.exports.initMocks = function () {
},
})
// 3. Call for recent packages.
.get('/package_search?sort=metadata_created%20desc')
.get('/package_search?sort=metadata_created%20desc&rows=3')
.reply(200, {
success: true,
result: {