fix [sourcegraph] test (#3304)
This commit is contained in:
committed by
Paul Melnikow
parent
263e1be06d
commit
9221075d31
@@ -15,7 +15,7 @@ t.create('project usage count')
|
|||||||
})
|
})
|
||||||
|
|
||||||
t.create('project without any available information')
|
t.create('project without any available information')
|
||||||
.get('/github.com/PyvesB/EmptyRepo.json')
|
.get('/github.com/badges/daily-tests.json')
|
||||||
.expectBadge({
|
.expectBadge({
|
||||||
label: 'used by',
|
label: 'used by',
|
||||||
message: '0 projects',
|
message: '0 projects',
|
||||||
|
|||||||
Reference in New Issue
Block a user