Skip to content

Commit 42e6091

Browse files
Update video URLs in core.py test file
Signed-off-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
1 parent 6e4f3a4 commit 42e6091

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/core.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
from streamgrid import StreamGrid
88

99
video_urls = [
10-
"https://github.com/RizwanMunawar/streamgrid/releases/download/v1.0.0/1.mp4",
11-
"https://github.com/RizwanMunawar/streamgrid/releases/download/v1.0.0/d3.mp4",
10+
"https://github.com/RizwanMunawar/streamgrid/releases/download/v1.0.0/grid_2.mp4",
11+
"https://github.com/RizwanMunawar/streamgrid/releases/download/v1.0.0/grid_3.mp4",
1212
]
1313

1414

0 commit comments

Comments
 (0)