Commit 29f2567b by Tim Krones

Fix existing tests.

parent e89db114
...@@ -113,6 +113,7 @@ class TestMentoringStep(unittest.TestCase): ...@@ -113,6 +113,7 @@ class TestMentoringStep(unittest.TestCase):
'pb-mcq', 'pb-mcq',
'pb-rating', 'pb-rating',
'pb-mrq', 'pb-mrq',
'pb-completion',
'html', 'html',
'pb-answer-recap', 'pb-answer-recap',
'pb-table', 'pb-table',
...@@ -135,6 +136,7 @@ class TestMentoringStep(unittest.TestCase): ...@@ -135,6 +136,7 @@ class TestMentoringStep(unittest.TestCase):
'pb-mcq', 'pb-mcq',
'pb-rating', 'pb-rating',
'pb-mrq', 'pb-mrq',
'pb-completion',
'html', 'html',
'pb-answer-recap', 'pb-answer-recap',
'pb-table', 'pb-table',
......
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