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 <cursoragent@cursor.com>
This commit is contained in:
Developing-Gamer 2026-07-14 11:08:36 -07:00
parent 1c926c859b
commit 83f395ff1e

View File

@ -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) {