tests: fix GitLab Tag service test (#7322)
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ t.create('Tag (latest by date)')
|
||||
.expectBadge({ label: 'tag', message: 'v2.0.0', color: 'blue' })
|
||||
|
||||
t.create('Tag (nested groups)')
|
||||
.get('/megabyte-labs/dockerfile/ci-pipeline/ansible-lint.json')
|
||||
.get('/megabyte-labs/docker/ci-pipeline/ansible-lint.json')
|
||||
.expectBadge({ label: 'tag', message: isSemver, color: 'blue' })
|
||||
|
||||
t.create('Tag (project id latest by date)')
|
||||
|
||||
Reference in New Issue
Block a user