Commit 545563c7 by David Baumgold

Fix video unit test

parent e363e5a7
......@@ -42,10 +42,10 @@
'<a ' +
'href="#" ' +
'class="quality_control" ' +
'title="HD" ' +
'title="HD off" ' +
'role="button" ' +
'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