Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwutk committed Feb 25, 2024
1 parent 0138f23 commit 4e6c0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/video_processor/streams/test_stream.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


def test_stream_end():
video = Video('./data/assets', [])
video = Video('./data/scenic/images', [])

files = ListImages()
images = LoadImages(files)
Expand Down

0 comments on commit 4e6c0db

Please sign in to comment.