Skip to content
Snippets Groups Projects
Commit 758d2f4e authored by cahrens's avatar cahrens
Browse files

Add flaky decorator.

Related to TNL-1619.
parent 1cc7178b
No related merge requests found
......@@ -161,6 +161,7 @@ class VideoTimesTest(VideoBaseTest):
self.assertIn(self.video.position, ('0:35', '0:36'))
@flaky # TODO fix this, see TNL-1619
def test_video_finish_time_with_seek(self):
"""
Scenario: Finish Time works for Youtube video.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment