Revert "This stage does the following: (#22692)"
This reverts commit cebeab4348.
This commit is contained in:
@@ -110,7 +110,6 @@ class TestCredentialsSignalsSendGrade(TestCase):
|
||||
def test_send_grade_records_enabled(self, _mock_is_course_run_in_a_program, mock_send_grade_to_credentials,
|
||||
_mock_is_learner_issuance_enabled):
|
||||
site_config = SiteConfigurationFactory.create(
|
||||
site_values={'course_org_filter': [self.key.org]},
|
||||
values={'course_org_filter': [self.key.org]},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user