diff --git a/cms/djangoapps/contentstore/tests/test_transcripts_utils.py b/cms/djangoapps/contentstore/tests/test_transcripts_utils.py index 7adda51db8..b9e30c8137 100644 --- a/cms/djangoapps/contentstore/tests/test_transcripts_utils.py +++ b/cms/djangoapps/contentstore/tests/test_transcripts_utils.py @@ -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 }