diff --git a/common/test/acceptance/tests/studio/test_studio_html_editor.py b/common/test/acceptance/tests/studio/test_studio_html_editor.py index 4f59903635..138a73cdb9 100644 --- a/common/test/acceptance/tests/studio/test_studio_html_editor.py +++ b/common/test/acceptance/tests/studio/test_studio_html_editor.py @@ -20,7 +20,7 @@ class HTMLComponentEditorTests(ContainerBase): Feature: CMS.Component Adding As a course author, I want to be able to add and edit HTML component """ - shard = 18 + shard = 15 def setUp(self, is_staff=True): """