edit a small typo in test_cases/test_impatient_user.py

parent 66809e27
...@@ -5,7 +5,7 @@ import base64 ...@@ -5,7 +5,7 @@ import base64
import json import json
# --- Configuration --- # --- Configuration ---
BASE_URL = "voice-agent.caprover.al-arcade.com" BASE_URL = "https://voice-agent.caprover.al-arcade.com"
STUDENT_ID = "student_001" STUDENT_ID = "student_001"
# Define three different requests for the SAME student # Define three different requests for the SAME student
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment