Commit 68eb2140 by Chris Dodge

fix test

parent fe566607
......@@ -2325,7 +2325,6 @@ class ProctoredExamApiTests(LoggedInTestCase):
ProctoredExamStudentAttemptStatus.submitted,
ProctoredExamStudentAttemptStatus.verified,
ProctoredExamStudentAttemptStatus.rejected,
ProctoredExamStudentAttemptStatus.expired,
)
def test_footer_present(self, status):
"""
......
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