Skip to content

Commit dac37c9

Browse files
committed
docs: remove stale comment
1 parent 9869e14 commit dac37c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/end-to-end/test_api_schema.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ def test_schema_create_view_delete(self):
8585
description="Basic test schema",
8686
)
8787
schema_id = create_result[0].data[0].id
88-
# schemaCreate returns AckReply
8988
self.assertEqual(create_result[1], "SchemaDataReply")
9089

9190
# View

0 commit comments

Comments
 (0)