Skip to content

Commit 0a11832

Browse files
committed
fix: integration test
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
1 parent dd3d707 commit 0a11832

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

test/integration/clickhouse_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build integration
2-
// +build integration
32

43
package integration
54

test/integration/e2e_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build integration
2-
// +build integration
32

43
package integration
54

test/integration/processing_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build integration
2-
// +build integration
32

43
package integration
54

test/integration/s3_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build integration
2-
// +build integration
32

43
package integration
54

0 commit comments

Comments
 (0)