Skip to content

Commit

Permalink
Update rest_helper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaboleken authored Dec 8, 2024
1 parent 4a85721 commit 808f0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/rest_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def create_broadcast_for_play_only_speed_test(self):
"playListItemList": [
{
"type": "VoD",
"streamUrl": "https://github.com/ant-media/conference-call-application/raw/refs/heads/refactorPlayOnlySpeedTest/static/speedTestVideo/speed-test-sample-video.mp4",
"streamUrl": "https://github.com/ant-media/conference-call-application/raw/refs/heads/main/static/speedTestVideo/speed-test-sample-video.mp4",
"name": "speedTestSampleStream",
"seekTimeInMs": 0,
"durationInMs": 60000
Expand Down

0 comments on commit 808f0f8

Please sign in to comment.