EDUCATOR-5080 - Fixed linting issue in the tests
This commit is contained in:
@@ -229,6 +229,7 @@ class TeamMembershipTest(SharedModuleStoreTestCase):
|
||||
expected_count
|
||||
)
|
||||
|
||||
|
||||
@ddt.data(
|
||||
('user1', COURSE_KEY1, TEAMSET_1_ID, True),
|
||||
('user1', COURSE_KEY1, TEAMSET_2_ID, False),
|
||||
|
||||
Reference in New Issue
Block a user