Skip to content
Snippets Groups Projects
Commit 4f38638f authored by Jakob Dieterle's avatar Jakob Dieterle Committed by Jakob Dieterle
Browse files

fixing tests

parent 26706702
No related branches found
No related tags found
1 merge request!244Resolve "Make exam a many to many field on StudentInfo model"
......@@ -125,7 +125,6 @@ class ExportTestModal(GradyTestCase):
def test_export_instance(self):
fact.SubmissionFactory()
#fact.ExamInfoFactory()
self._login()
self.browser.find_element_by_id('export-btn').click()
self.browser.find_element_by_id('export-list1').click()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment