Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit088620e

Browse files
committed
fix lint
1 parentd5a9865 commit088620e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎coderd/insights_internal_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ func Test_parseInsightsStartAndEndTime(t *testing.T) {
136136
// assert.Equal is unable to test location equality, so we
137137
// use assert.WithinDuration.
138138
if!assert.Equal(t,tt.wantOk,gotOk) {
139+
//nolint:bodyclose
139140
t.Log("Status: ",rw.Result().StatusCode)
140141
t.Log("Body: ",rw.Body.String())
141142
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp