Skip to content

Commit 6da3f4e

Browse files
doris: migrate integration test to testcontainers
1 parent 6cb2907 commit 6da3f4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/impl/doris/integration_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ import (
2525
"testing"
2626
"time"
2727

28+
"github.com/moby/moby/api/types/container"
2829
mysqlDriver "github.com/go-sql-driver/mysql"
2930
"github.com/moby/moby/api/types/container"
3031
"github.com/stretchr/testify/assert"

0 commit comments

Comments
 (0)