Skip to content

Commit 81ec5f4

Browse files
authored
chore: comment references Mysql instead of InfluxDB (#3068)
1 parent 447993e commit 81ec5f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/influxdb/influxdb.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"github.com/testcontainers/testcontainers-go/wait"
1212
)
1313

14-
// InfluxDbContainer represents the MySQL container type used in the module
14+
// InfluxDbContainer represents the InfluxDB container type used in the module
1515
type InfluxDbContainer struct {
1616
testcontainers.Container
1717
}

0 commit comments

Comments
 (0)