Commit 3f2ae34
test(core): assert list size before allSatisfy in DTypeIsUnsignedTest (S5841)
allSatisfy passes vacuously on an empty list; assert hasSize(7) first so the
test cannot silently pass if the fixture list is ever emptied.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a1877af commit 3f2ae34
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
0 commit comments