Skip to content

Commit cb8dc11

Browse files
committed
chore: annotate nolint:funlen for TestAnalyze_ssl_ocsp
1 parent 97a7015 commit cb8dc11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

analyze_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3035,6 +3035,7 @@ func TestAnalyze_auth_require(t *testing.T) {
30353035
}
30363036
}
30373037

3038+
//nolint:funlen
30383039
func TestAnalyze_ssl_ocsp(t *testing.T) {
30393040

30403041
t.Parallel()

0 commit comments

Comments
 (0)