Fix video unit test

This commit is contained in:
David Baumgold
2013-10-16 12:55:19 -04:00
parent e363e5a72d
commit 545563c77b

View File

@@ -42,10 +42,10 @@
'<a ' +
'href="#" ' +
'class="quality_control" ' +
'title="HD" ' +
'title="HD off" ' +
'role="button" ' +
'aria-disabled="false"' +
'>HD</a>'
'>HD off</a>'
);
});