Skip to content

Commit 98db9e1

Browse files
committed
linting
1 parent a5c7938 commit 98db9e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enterprise/coderd/gitsshkey_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ func TestAgentGitSSHKeyCustomRoles(t *testing.T) {
4141
})
4242

4343
ctx := testutil.Context(t, testutil.WaitShort)
44+
//nolint:gocritic // required to make orgs
4445
newRole, err := owner.CreateOrganizationRole(ctx, codersdk.Role{
4546
Name: "custom",
4647
OrganizationID: org.ID.String(),

0 commit comments

Comments
 (0)