Commit 3a973d42 by Braden MacDonald

Unit tests for library content analytics

parent 3973317a
......@@ -119,6 +119,7 @@ class MixedSplitTestCase(TestCase):
extra.update(kwargs)
return ItemFactory.create(
category=category,
parent=parent_block,
parent_location=parent_block.location,
modulestore=self.store,
**extra
......
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