Add Github package.json dependency version badge (#2709)
Close #2259 which is mostly about a `package.json` dependency badge.
This commit is contained in:
@@ -40,5 +40,5 @@ t.create('Manifest invalid json response')
|
||||
.get('/v/RedSparr0w/not-a-real-project.json')
|
||||
.expectJSON({
|
||||
name: 'version',
|
||||
value: 'manifest.json missing or repo not found',
|
||||
value: 'repo not found, branch not found, or manifest.json missing',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user