mirror of
https://github.com/badges/shields.git
synced 2025-04-18 19:44:04 +03:00
fix [aur] service tests (#9566)
This commit is contained in:
parent
f545553945
commit
f53e478b0b
@ -75,7 +75,7 @@ t.create('license (package not found)')
|
||||
|
||||
t.create('maintainer (valid)')
|
||||
.get('/maintainer/google-chrome.json')
|
||||
.expectBadge({ label: 'maintainer', message: 'luzifer' })
|
||||
.expectBadge({ label: 'maintainer', message: 'gromit' })
|
||||
|
||||
t.create('maintainer (not found)')
|
||||
.get('/maintainer/not-a-package.json')
|
||||
|
Loading…
x
Reference in New Issue
Block a user