Commit 6a68cda
Fix Java test for new citations field on AssistantMessageEventData
The 1.0.70-0 update added a 'citations' component to the generated
AssistantMessageEvent.AssistantMessageEventData record, so the positional
constructor call in SessionEventHandlingTest needed an extra argument.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 75461183-93f3-4513-a504-4f755211178a1 parent 124aadb commit 6a68cda
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 | |
|---|---|---|---|
| |||
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
868 | | - | |
| 868 | + | |
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
| |||
0 commit comments