Skip to content

Commit 34c3e7f

Browse files
committed
Remove extraneous blank line
1 parent d239547 commit 34c3e7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

github/actions_oidc_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ func TestActionService_SetRepoOIDCSubjectClaimCustomTemplateToDefault(t *testing
170170
}
171171

172172
const methodName = "SetRepoOIDCSubjectClaimCustomTemplate"
173-
174173
testBadOptions(t, methodName, func() (err error) {
175174
_, err = client.Actions.SetRepoOIDCSubjectClaimCustomTemplate(ctx, "\n", "\n", input)
176175
return err

0 commit comments

Comments
 (0)