Commit a0355c86 by David Baumgold

Merge pull request #1664 from edx/db/fix-test-spelling

Fix misspelled word in test name
parents d404cbca e80da139
......@@ -227,7 +227,7 @@ class TestDownloadYoutubeSubs(ModuleStoreTestCase):
self.clear_subs_content(bad_youtube_subs)
def test_success_downloading_chinise_transcripts(self):
def test_success_downloading_chinese_transcripts(self):
good_youtube_subs = {
1.0: 'j_jEn79vS3g', # Chinese, utf-8
}
......
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