From ed11fa439d78232a11a8e16cdc2180f9e821296e Mon Sep 17 00:00:00 2001 From: Abhishek Choudhary Date: Tue, 27 Aug 2024 14:49:53 +0545 Subject: [PATCH] subrequest log check --- t/plugin/ai-proxy.t | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/t/plugin/ai-proxy.t b/t/plugin/ai-proxy.t index c44f4398c177..ce362c91d05b 100644 --- a/t/plugin/ai-proxy.t +++ b/t/plugin/ai-proxy.t @@ -299,7 +299,8 @@ Authorization: Bearer token --- error_code: 200 --- response_body eval qr/\{ "content": "1 \+ 1 = 2\.", "role": "assistant" \}/ - +--- error_log +finishing subrequest === TEST 7: send request with empty body