Skip to content

Commit 2900099

Browse files
authored
Update tests/integration/helpers_test.go
1 parent 813ea27 commit 2900099

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/helpers_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ func (scope *scopeT) DriverWithLogs(opts ...ydb.Option) *ydb.Driver {
9292
log.Query(
9393
log.Default(os.Stdout,
9494
log.WithLogQuery(),
95-
log.WithColoring(),
9695
log.WithMinLevel(log.INFO),
9796
),
9897
trace.QueryEvents,

0 commit comments

Comments
 (0)