From 7e65c03370c84be901fa1c3189cf8d06bcd062d8 Mon Sep 17 00:00:00 2001 From: Sofiya Nuryyeva Date: Fri, 11 Sep 2026 12:11:47 -0400 Subject: [PATCH 1/2] 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 + From 5e632c7676c0dbaa9bf389399ac65b0d1375e945 Mon Sep 17 00:00:00 2001 From: Sofiya Nuryyeva Date: Wed, 16 Sep 2026 14:41:17 -0400 Subject: [PATCH 2/2] adding space to trigger github CI on pull request --- 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 884268cc3..67456b10d 100644 --- a/tests/e2e/features/query.feature +++ b/tests/e2e/features/query.feature @@ -170,3 +170,4 @@ Scenario: Check if LLM responds for query request with error for missing query Then The status code of the response is 413 And The body of the response contains Prompt is too long +