Merge pull request #4546 from edx/zoldak/disable-test
Disable failing test STUD-2003
This commit is contained in:
@@ -164,6 +164,7 @@ class SplitTest(ContainerBase, SplitTestMixin):
|
||||
container = self.go_to_container_page()
|
||||
self.verify_groups(container, ['alpha', 'gamma'], ['beta'])
|
||||
|
||||
@skip("Disabling as this fails intermittently. STUD-2003")
|
||||
def test_delete_inactive_group(self):
|
||||
"""
|
||||
Test deleting an inactive group.
|
||||
|
||||
Reference in New Issue
Block a user