You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/core/rsc/stream-ui/__snapshots__/stream-ui.ui.test.tsx.snap
+1-1
Original file line number
Diff line number
Diff line change
@@ -182,4 +182,4 @@ exports[`result.value > should render tool call results with generator render fu
182
182
}
183
183
`;
184
184
185
-
exports[`result.value > should show better error messages if legacy options are passed 1`] = `[Error: Tool definition in \`experimental_streamUI\` should not have \`render\` property. Use \`generate\` instead. Found in tool: tool1]`;
185
+
exports[`result.value > should show better error messages if legacy options are passed 1`] = `[Error: Tool definition in \`streamUI\` should not have \`render\` property. Use \`generate\` instead. Found in tool: tool1]`;
0 commit comments