Skip to content

Commit b557c8a

Browse files
committed
improve testing strategy and errors handling
1 parent 92f4ad4 commit b557c8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enterprise/coderd/provisionerkeys_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ func TestGetProvisionerKey(t *testing.T) {
154154
}
155155

156156
for _, tt := range tests {
157+
tt := tt
157158
t.Run(tt.name, func(t *testing.T) {
158159
t.Parallel()
159160

0 commit comments

Comments
 (0)