Re-balance shards to make sure all shards have tests on them.

This commit is contained in:
Feanil Patel
2020-02-26 15:59:34 -05:00
parent 05bb662c52
commit da68d62628

View File

@@ -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):
"""