fix: [AA-1018] api cleanup

Implement review feedback.
Clean up tests
This commit is contained in:
Chris Deery
2022-01-25 14:08:32 -05:00
parent f0f8027de4
commit 7f016e55aa
16 changed files with 71 additions and 74 deletions

View File

@@ -425,7 +425,6 @@ describe('CoursewareContainer', () => {
error_code: errorCode,
additional_context_user_message: 'uhoh oh no', // only used by audit_expired
},
id: courseMetadata.id,
});
const courseId = courseMetadata.id;