Commit 976e28b
fix: update empty-else merge test to use ExpressionCase after #492
PR #492 changed boolean IF-branch flows from EnumerationCase to
ExpressionCase. The regression test was asserting on the old type directly;
switch to flowCaseString() to handle all CaseValue variants uniformly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f26a27e commit 976e28b
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 | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments