Skip to content

Commit c293bb2

Browse files
added tags for integration test of ipquality detector (#3996)
1 parent 0f360b0 commit c293bb2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/detectors/ipquality/ipquality_integration_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//go:build detectors
2+
// +build detectors
3+
14
package ipquality
25

36
import (

0 commit comments

Comments
 (0)