Render Discussion tab using web fragments
This commit is contained in:
@@ -10,9 +10,9 @@ from openedx.core.lib.course_tabs import CourseTabPluginManager
|
||||
|
||||
|
||||
@attr(shard=2)
|
||||
class TestPluginApi(TestCase):
|
||||
class TestCourseTabApi(TestCase):
|
||||
"""
|
||||
Unit tests for the plugin API
|
||||
Unit tests for the course tab plugin API
|
||||
"""
|
||||
|
||||
def test_get_plugin(self):
|
||||
|
||||
Reference in New Issue
Block a user