refactor: rename module -> block within xmodule
This commit is contained in:
@@ -104,7 +104,7 @@ class YoutubeVideoHTMLResponse:
|
||||
|
||||
class TranscriptsUtilsTest(TestCase):
|
||||
"""
|
||||
Tests utility fucntions for transcripts (in video_module)
|
||||
Tests utility fucntions for transcripts (in video_block)
|
||||
"""
|
||||
|
||||
@mock.patch('requests.get')
|
||||
|
||||
Reference in New Issue
Block a user