Skip to content
Snippets Groups Projects
Commit ab5664ab authored by David Baumgold's avatar David Baumgold
Browse files

Merge pull request #1366 from edx/db/fix-video-test

Fix video unit test
parents 283777da 545563c7
No related branches found
No related tags found
No related merge requests found
......@@ -42,10 +42,10 @@
'<a ' +
'href="#" ' +
'class="quality_control" ' +
'title="HD" ' +
'title="HD off" ' +
'role="button" ' +
'aria-disabled="false"' +
'>HD</a>'
'>HD off</a>'
);
});
......
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