Skip to content

Commit c8eed82

Browse files
committed
linting
1 parent 3caa9d5 commit c8eed82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

enterprise/coderd/workspacequota_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@ func TestWorkspaceQuota(t *testing.T) {
323323
// Prepopulate database. Use dbfake as it is quicker and
324324
// easier than the api.
325325
ctx := testutil.Context(t, testutil.WaitLong)
326-
ctx = dbauthz.AsSystemRestricted(ctx)
327326

328327
user := dbgen.User(t, db, database.User{})
329328
noise := dbgen.User(t, db, database.User{})

0 commit comments

Comments
 (0)