mirror of
https://github.com/coder/coder.git
synced 2025-07-10 23:53:15 +00:00
chore: remove unnecessary redeclarations in for loops (#18440)
This commit is contained in:
@ -1952,7 +1952,6 @@ func TestWorkspaceTagsTerraform(t *testing.T) {
|
||||
}`,
|
||||
},
|
||||
} {
|
||||
tc := tc
|
||||
t.Run(tc.name, func(t *testing.T) {
|
||||
client, owner := coderdenttest.New(t, &coderdenttest.Options{
|
||||
Options: &coderdtest.Options{
|
||||
|
Reference in New Issue
Block a user