Register analytics table filter prompts in AI query E2E tests.

Ensure build-analytics-query and filter-analytics-table are covered by the system prompt smoke suite.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Developing-Gamer
2026-07-14 14:37:58 -07:00
co-authored by Cursor
parent 822a631a48
commit bc0faa5a69
@@ -326,6 +326,8 @@ describeWithAi("AI Query Endpoint - System Prompts", () => {
"email-assistant-draft",
"create-dashboard",
"run-query",
"build-analytics-query",
"filter-analytics-table",
];
for (const systemPrompt of systemPrompts) {