Skip to content

Commit 9a99e7e

Browse files
committed
fix roster test deadlock
1 parent 521bf66 commit 9a99e7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit/lms/services/roster_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from tests import factories
2222

2323

24+
@pytest.mark.xdist_group("RosterService")
2425
class TestRosterService:
2526
@pytest.mark.parametrize(
2627
"create_roster,expected",

0 commit comments

Comments
 (0)