We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447993e commit 81ec5f4Copy full SHA for 81ec5f4
1 file changed
modules/influxdb/influxdb.go
@@ -11,7 +11,7 @@ import (
11
"github.com/testcontainers/testcontainers-go/wait"
12
)
13
14
-// InfluxDbContainer represents the MySQL container type used in the module
+// InfluxDbContainer represents the InfluxDB container type used in the module
15
type InfluxDbContainer struct {
16
testcontainers.Container
17
}
0 commit comments