tests: fix OSSLifecycle service test with new active target (#3877)

This commit is contained in:
Caleb Cartwright
2019-08-16 11:34:32 -05:00
committed by GitHub
parent 583cc22471
commit b14203e0dd

View File

@@ -8,7 +8,7 @@ const t = (module.exports = new ServiceTester({
}))
t.create('osslifecycle active status')
.get('/zalando/ghe-backup.json')
.get('/netflix/sureal.json')
.expectBadge({
label: 'oss lifecycle',
message: 'active',