Simplify how shards are selected in CI
This commit is contained in:
@@ -32,7 +32,7 @@ from edx_proctoring.api import create_exam
|
||||
from edx_proctoring.models import ProctoredExamStudentAttempt
|
||||
|
||||
|
||||
@attr('shard_3')
|
||||
@attr(shard=3)
|
||||
class TestAnalyticsBasic(ModuleStoreTestCase):
|
||||
""" Test basic analytics functions. """
|
||||
|
||||
|
||||
Reference in New Issue
Block a user