mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Update test.py
This commit is contained in:
parent
bab5359448
commit
263b22d89c
@ -37,7 +37,7 @@ def started_cluster():
|
||||
|
||||
def test_profiler(started_cluster):
|
||||
node = cluster.instances["node1"]
|
||||
if node1.is_built_with_sanitizer():
|
||||
if node.is_built_with_sanitizer():
|
||||
return
|
||||
|
||||
node.query(
|
||||
|
Loading…
Reference in New Issue
Block a user