Commit 545563c7 by David Baumgold

Fix video unit test

parent e363e5a7
...@@ -42,10 +42,10 @@ ...@@ -42,10 +42,10 @@
'<a ' + '<a ' +
'href="#" ' + 'href="#" ' +
'class="quality_control" ' + 'class="quality_control" ' +
'title="HD" ' + 'title="HD off" ' +
'role="button" ' + 'role="button" ' +
'aria-disabled="false"' + 'aria-disabled="false"' +
'>HD</a>' '>HD off</a>'
); );
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment