Skip to content

Commit 33cb154

Browse files
authored
Update client_v2_test.py
Signed-off-by: Rahul Johny <116638720+johnyrahul@users.noreply.github.com>
1 parent ff6c8e2 commit 33cb154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/client_v2_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ def test_whisper_v2_url_in_post(client_v2, data_dir, output_mode, mode, url, inp
174174
"url,token,webhook_name",
175175
[
176176
(
177-
"https://webhook.site/b76ecc5f-8320-4410-b24f-66525d2c92cb",
177+
"https://webhook.site/62bb38ac-408c-4fcf-b8f1-cb22adbf3f96", # need to find a clean solution
178178
"",
179179
"client_v2_test",
180180
),

0 commit comments

Comments
 (0)