Commit c2a3c08
authored
Fix clickhouse test (#4053)
We're not interested in random breadcrumbs from random logs like
```
+ {
+ 'category': 'tzlocal',
+ 'data': {},
+ 'level': 'warning',
+ 'message': '/etc/timezone is deprecated on Debian, and no longer reliable. '
+ 'Ignoring.',
+ 'type': 'log',
},
```1 parent 7c9f402 commit c2a3c08
File tree
1 file changed
+7
-1
lines changed- tests/integrations/clickhouse_driver
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
113 | 119 | | |
114 | 120 | | |
115 | 121 | | |
| |||
0 commit comments