feat: release edx-enterprise 3.59.1 (#31450)

- also adjusting retirement and GDPR tests to reflect new schema
This commit is contained in:
John Nagro
2022-12-14 19:08:26 -05:00
committed by GitHub
parent d4ab851386
commit 7653e408c1
6 changed files with 4 additions and 6 deletions

View File

@@ -1332,7 +1332,6 @@ class TestAccountRetirementPost(RetirementTestCase):
self.sapsf_audit = SapSuccessFactorsLearnerDataTransmissionAudit.objects.create(
sapsf_user_id=self.test_user.id,
enterprise_course_enrollment_id=self.enterprise_enrollment.id,
completed_timestamp=1,
)
self.consent = DataSharingConsent.objects.create(
username=self.test_user.username,

View File

@@ -137,7 +137,6 @@ class Command(BaseCommand):
)
SapSuccessFactorsLearnerDataTransmissionAudit.objects.get_or_create(
enterprise_course_enrollment_id=audit.id,
completed_timestamp=10
)
# PendingEnterpriseCustomerUser