Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb1602b

Browse files
committed
linting
1 parent 2bf1898 commit eb1602b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderd/activitybump_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ func TestWorkspaceActivityBump(t *testing.T) {
164164
updatedAfter = dbtime.Now()
165165
return hasBumped
166166
},
167+
//nolint: gocritic // maxTimeDrift is a testutil time
167168
maxTimeDrift, testutil.IntervalFast,
168169
"deadline %v never updated", firstDeadline,
169170
)

0 commit comments

Comments
 (0)