We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5c3f18 commit 30a8fd7Copy full SHA for 30a8fd7
1 file changed
tests/unit/cqlengine/test_management.py
@@ -14,10 +14,6 @@
14
15
"""
16
Unit tests for cassandra.cqlengine.management module.
17
-
18
-Focuses on verifying that _get_table_metadata gracefully handles missing
19
-table metadata by forcing a targeted refresh and retrying, and that
20
-_sync_table delegates to _get_table_metadata for post-DDL metadata lookup.
21
22
23
import unittest
0 commit comments