Skip to content

Commit

Permalink
fix accidental removal
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulGautamSingh committed Nov 10, 2024
1 parent 82ba5d3 commit 5a614f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/modules/platform/gitlab/index.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3166,6 +3166,7 @@ describe('modules/platform/gitlab/index', () => {
number: 1,
prTitle: 'title',
prBody: 'body',
state: 'open',
addLabels: ['new_label'],
removeLabels: ['old_label'],
}),
Expand Down

0 comments on commit 5a614f5

Please sign in to comment.