Skip to content

Commit

Permalink
add missing label in gitlab-tag.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jNullj committed Oct 24, 2024
1 parent b951271 commit e78cc40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/gitlab/gitlab-tag.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ describe('GitLabTag', function () {
).to.deep.equal({
message: 'v1.9',
color: 'blue',
label: undefined,
})

scope.done()
Expand Down

0 comments on commit e78cc40

Please sign in to comment.