Skip to content

Commit ef71dff

Browse files
committed
ci: testing CI
Signed-off-by: Tyler Slaton <[email protected]>
1 parent 3d461ca commit ef71dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-sdk/apps/dojo/e2e/tests/agnoTests/agenticChatPage.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { AgenticChatPage } from "../../featurePages/AgenticChatPage";
88

99
const appleAsk = "What is the current stock price of AAPL? Please respond in the format of 'The current stock price of Apple Inc. (AAPL) is {{price}}'"
1010

11-
test("[Agno] Agentic Chat sends and receives a greeting message", async ({
11+
test("[Agno] Agentic Chat sends and receives a greeting message :)", async ({
1212
page,
1313
}) => {
1414
await retryOnAIFailure(async () => {

0 commit comments

Comments
 (0)