We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 521bf66 commit 9a99e7eCopy full SHA for 9a99e7e
1 file changed
tests/unit/lms/services/roster_test.py
@@ -21,6 +21,7 @@
21
from tests import factories
22
23
24
+@pytest.mark.xdist_group("RosterService")
25
class TestRosterService:
26
@pytest.mark.parametrize(
27
"create_roster,expected",
0 commit comments