Skip to content

Commit 3de5030

Browse files
committed
linting
1 parent 7d27682 commit 3de5030

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enterprise/coderd/workspacequota_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ func TestWorkspaceQuota(t *testing.T) {
262262
defer cancel()
263263

264264
// update everyone quotas
265+
//nolint:gocritic // using owner for simplicity
265266
_, err := owner.PatchGroup(ctx, first.OrganizationID, codersdk.PatchGroupRequest{
266267
QuotaAllowance: ptr.Ref(30),
267268
})

0 commit comments

Comments
 (0)