Skip to content

Commit d78981d

Browse files
committed
Try fixing build tags
1 parent 0fd67af commit d78981d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mysql/data_source_databases_test.go

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

36
import (

0 commit comments

Comments
 (0)