This commit is contained in:
Tat Dat Duong
2025-07-01 01:33:08 +02:00
parent 1c7234e9c5
commit 70be50f37b
+1 -1
View File
@@ -199,7 +199,7 @@ describe("useStream", () => {
"Cached user message",
);
// Submiting should clear out the cached messages
// Submitting should clear out the cached messages
await user.click(screen.getByTestId("submit"));
// Wait for messages to appear