Skip to content

Commit cb81963

Browse files
committed
Test fix
1 parent 07c5374 commit cb81963

File tree

1 file changed

+1
-1
lines changed
  • ci/L0_multi_gpu_vllm/multi_lora

1 file changed

+1
-1
lines changed

ci/L0_multi_gpu_vllm/multi_lora/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ else
381381
fi
382382

383383
# Test generate endpoint + LoRA enabled (str flag)
384-
EXPECTED_RESPONSE='" feature is not enabled."'
384+
EXPECTED_RESPONSE='"LoRA feature is not enabled."'
385385
DATA='{
386386
"text_input": "Instruct: What do you think of Computer Science?\nOutput:",
387387
"parameters": {

0 commit comments

Comments
 (0)