Skip to content

Commit b1a8399

Browse files
committed
Use integration build tag for integration tests
1 parent 2963168 commit b1a8399

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/datasources_test.go tools/datasources_integration_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build integration
2+
13
package tools
24

35
import (

0 commit comments

Comments
 (0)