Cleanup, remove flaky decorator.

This commit is contained in:
Ben Patterson
2016-12-12 11:40:25 -05:00
parent ec6ea40bc6
commit 4c48e6a307
2 changed files with 1 additions and 3 deletions

View File

@@ -629,7 +629,7 @@ class VideoPage(PageObject):
"""
self.wait_for_ajax()
# Yes, I feel unclean putting this in:
# TODO remove this sleep and wait for the right thing to finish rendering
time.sleep(1)
# mouse over to transcript button