Commit 5d422b10 by Christine Lytwynec

remove @attr('shard_5') from mixin

parent 69e3385c
...@@ -14,7 +14,6 @@ from ...pages.lms.dashboard import DashboardPage ...@@ -14,7 +14,6 @@ from ...pages.lms.dashboard import DashboardPage
from ..helpers import EventsTestMixin from ..helpers import EventsTestMixin
@attr('shard_5')
class AccountSettingsTestMixin(EventsTestMixin, WebAppTest): class AccountSettingsTestMixin(EventsTestMixin, WebAppTest):
""" """
Mixin with helper methods to test the account settings page. Mixin with helper methods to test the account settings page.
......
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