Fixed typo
This commit is contained in:
@@ -580,7 +580,7 @@ class ClusterTests(unittest.TestCase):
|
|||||||
check_trace(future.get_query_trace())
|
check_trace(future.get_query_trace())
|
||||||
cluster.shutdown()
|
cluster.shutdown()
|
||||||
|
|
||||||
def test_trace_unavaiable(self):
|
def test_trace_unavailable(self):
|
||||||
"""
|
"""
|
||||||
First checks that TraceUnavailable is arisen if the
|
First checks that TraceUnavailable is arisen if the
|
||||||
max_wait parameter is negative
|
max_wait parameter is negative
|
||||||
|
Reference in New Issue
Block a user