update [bugzilla] not found test (#6884)
This commit is contained in:
@@ -27,5 +27,5 @@ t.create('Bugzilla valid bug status with custom baseUrl')
|
||||
})
|
||||
|
||||
t.create('Bugzilla invalid bug status')
|
||||
.get('/102.json?baseUrl=https://bugzilla.gnome.org')
|
||||
.get('/001.json')
|
||||
.expectBadge({ label: 'bugzilla', message: 'not found' })
|
||||
|
||||
Reference in New Issue
Block a user