Skip to content

Commit f119adc

Browse files
authored
test: fix multiple package names (#3661)
1 parent abaacd7 commit f119adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/detectors/hubspot_apikey/v1/apikey_integration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//go:build detectors
22
// +build detectors
33

4-
package hubspotapikey
4+
package v1
55

66
import (
77
"context"

0 commit comments

Comments
 (0)