Skip to content

Commit d320cbc

Browse files
fix: fix linter
1 parent e42a083 commit d320cbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enterprise/coderd/prebuilds/reconcile_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,6 +1060,7 @@ func setupTestDBTemplate(
10601060
return org, template
10611061
}
10621062

1063+
// nolint:revive // It's a control flag, but this is a test.
10631064
func setupTestDBTemplateWithinOrg(
10641065
t *testing.T,
10651066
db database.Store,

0 commit comments

Comments
 (0)