Skip to content

Commit 38549b9

Browse files
committed
chore: make format
1 parent 9b3c5bc commit 38549b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/api/test/2024-12-21/helper.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@ func NewTestInputLegacyScmProject(projectId openapi_types.UUID, commitId string)
116116
return v20241221.TestInputLegacyScmProject{
117117
ProjectId: projectId,
118118
CommitId: commitId,
119-
Type: v20241221.LegacyScmProject,
119+
Type: v20241221.LegacyScmProject,
120120
}
121-
}
121+
}

0 commit comments

Comments
 (0)