tests: increase codetally test timeout (#3791)
This commit is contained in:
committed by
Paul Melnikow
parent
2177eb7546
commit
a42c9d3517
@@ -12,6 +12,7 @@ const t = (module.exports = require('../tester').createServiceTester())
|
||||
|
||||
t.create('Codetally')
|
||||
.get('/triggerman722/colorstrap.json')
|
||||
.timeout(10000)
|
||||
.expectBadge({
|
||||
label: 'codetally',
|
||||
message: Joi.string().regex(/\b\d+(?:.\d+)?/),
|
||||
|
||||
Reference in New Issue
Block a user