We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d72c7 commit 9b05426Copy full SHA for 9b05426
1 file changed
apps/web/src/components/chat/MessagesTimeline.test.tsx
@@ -176,6 +176,7 @@ describe("MessagesTimeline", () => {
176
onRevertUserMessage={() => {}}
177
isRevertingCheckpoint={false}
178
onImageExpand={() => {}}
179
+ activeThreadEnvironmentId={ACTIVE_THREAD_ENVIRONMENT_ID}
180
markdownCwd={undefined}
181
resolvedTheme="light"
182
timestampFormat="locale"
0 commit comments