Commit 2da82035 by Chris Rodriguez

Removing unused object

parent eb744dea
...@@ -300,6 +300,5 @@ class ProgressPageA11yTest(ProgressPageBaseTest): ...@@ -300,6 +300,5 @@ class ProgressPageA11yTest(ProgressPageBaseTest):
""" """
Test the accessibility of the progress page. Test the accessibility of the progress page.
""" """
self.log_in_as_unique_user()
self.progress_page.visit() self.progress_page.visit()
self.progress_page.a11y_audit.check_for_accessibility_errors() self.progress_page.a11y_audit.check_for_accessibility_errors()
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