Skip to content

Commit

Permalink
[Obs AI Assistant] Update test (elastic#196986)
Browse files Browse the repository at this point in the history
  • Loading branch information
viduni94 committed Nov 12, 2024
1 parent f190488 commit 315dd49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ describe('getTimelineItemsFromConversation', () => {

expect(pick(items[3], 'actions', 'display')).toEqual({
actions: {
canCopy: true,
canCopy: false,
canEdit: false,
canGiveFeedback: false,
canRegenerate: false,
Expand Down

0 comments on commit 315dd49

Please sign in to comment.