fix: GitHub Package Json test (#7198)
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
@@ -89,9 +89,9 @@ t.create('Scoped dependency')
|
||||
})
|
||||
|
||||
t.create('Scoped dependency on branch')
|
||||
.get('/dependency-version/zeit/next.js/dev/babel-eslint/alpha.json')
|
||||
.get('/dependency-version/zeit/next.js/dev/@babel/eslint-parser/canary.json')
|
||||
.expectBadge({
|
||||
label: 'babel-eslint',
|
||||
label: '@babel/eslint-parser',
|
||||
message: semverRange,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user