Skip to content

Commit 344617b

Browse files
Kurouto Agentclaude
authored andcommitted
fix: remove duplicate Float special values section header
The new LargeList<Struct> test block was inserted between the float section banner and the float test class, leaving a stray orphaned header. Remove the duplicate so each section header correctly precedes its own test class. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5d0d204 commit 344617b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tests/test_golden_parity_r2.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -895,11 +895,6 @@ def test_multi_batch_list(self):
895895
assert result == "000001fcf529d339593cb8537af4c1ed7d02aae69cfbbd2608b02e811035edb6ba4ec3"
896896

897897

898-
# ---------------------------------------------------------------------------
899-
# Float special values
900-
# ---------------------------------------------------------------------------
901-
902-
903898
# ---------------------------------------------------------------------------
904899
# LargeList<Struct> with nullable vs non-nullable inner (item) field
905900
#

0 commit comments

Comments
 (0)