tests.py
919 Bytes
-
Fix tests not using ModuleStoreTestCase · 276ea2fe
Some tests test were using `CourseFactory` buy not deriving from `ModuleStoreTestCase`, introducing a course leaks that broke other unrelated tests.
Carlos Andrés Rocha committed