Revert "This stage does the following: (#22692)"
This reverts commit cebeab4348.
This commit is contained in:
@@ -127,7 +127,6 @@ class TestNotifyCredentials(TestCase):
|
||||
@mock.patch(COMMAND_MODULE + '.handle_cert_change')
|
||||
def test_site(self, mock_grade_interesting, mock_cert_change):
|
||||
site_config = SiteConfigurationFactory.create(
|
||||
site_values={'course_org_filter': ['testX']},
|
||||
values={'course_org_filter': ['testX']},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user