From 7e65c03370c84be901fa1c3189cf8d06bcd062d8 Mon Sep 17 00:00:00 2001 From: Sofiya Nuryyeva Date: Fri, 11 Sep 2026 12:11:47 -0400 Subject: [PATCH] adding space --- tests/e2e/features/query.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/e2e/features/query.feature b/tests/e2e/features/query.feature index 17e7b527d..884268cc3 100644 --- a/tests/e2e/features/query.feature +++ b/tests/e2e/features/query.feature @@ -169,3 +169,4 @@ Scenario: Check if LLM responds for query request with error for missing query When I use "query" to ask question with too-long query and authorization header Then The status code of the response is 413 And The body of the response contains Prompt is too long +