Commit be7b222
fix: Update test to use correct type='entity' after discriminated union changes
The test was using type='file' for EntitySummary but after the discriminated union
changes, EntitySummary now has type: Literal['entity'] = 'entity'.
Co-authored-by: jope-bm <jope-bm@users.noreply.github.com>1 parent 223b0fe commit be7b222
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments