tests: fix amodownloads service test (#5618)
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ const t = (module.exports = new ServiceTester({
|
||||
}))
|
||||
|
||||
t.create('Weekly Downloads')
|
||||
.get('/dw/dustman.json')
|
||||
.get('/dw/duckduckgo-for-firefox.json')
|
||||
.expectBadge({ label: 'downloads', message: isMetricOverTimePeriod })
|
||||
|
||||
t.create('Weekly Downloads (not found)')
|
||||
|
||||
Reference in New Issue
Block a user