Skip to content

Commit 4e9c46a

Browse files
committed
feedback
1 parent a79cf5d commit 4e9c46a

File tree

1 file changed

+1
-1
lines changed
  • tests/integration/test_s3_plain_rewritable_rotate_tables

1 file changed

+1
-1
lines changed

tests/integration/test_s3_plain_rewritable_rotate_tables/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def start_cluster():
5151
cluster.shutdown()
5252

5353

54-
def test():
54+
def test_alter_partition_after_table_rotation():
5555
node1 = cluster.instances["node1"]
5656

5757
def create_insert(node, table_name, insert_values):

0 commit comments

Comments
 (0)