Skip to content

Commit

Permalink
fix(gitlab): update tests (relates to #1971) (#2120)
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 authored Mar 7, 2022
1 parent 24e8cf7 commit 797b12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/events/vcs/gitlab_client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ func TestGitlabClient_UpdateStatus(t *testing.T) {
}{
{
models.PendingCommitStatus,
"pending",
"running",
},
{
models.SuccessCommitStatus,
Expand Down

0 comments on commit 797b12d

Please sign in to comment.