Commit b04736a
Chava Goldshtein
fix: sort records in chunked processing test for consistent ordering
Fix test failure by sorting records by ID before validation to ensure
consistent results regardless of database return order.1 parent 3fd779c commit b04736a
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
0 commit comments