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

fixing frontend export tests

parent 3f136544
No related branches found
No related tags found
1 merge request!244Resolve "Make exam a many to many field on StudentInfo model"
......@@ -125,6 +125,7 @@ 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