Merge pull request #1219 from MITx/fix/cdodge/handout-links
another comment commit just to trigger a new build
This commit is contained in:
@@ -426,6 +426,7 @@ class ContentStoreTest(TestCase):
|
||||
|
||||
handout_location= Location(['i4x', 'edX', 'full', 'course_info', 'handouts'])
|
||||
|
||||
# get module info
|
||||
resp = self.client.get(reverse('module_info', kwargs={'module_location': handout_location}))
|
||||
|
||||
# make sure we got a successful response
|
||||
|
||||
Reference in New Issue
Block a user