mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-04 08:05:48 -05:00
feat(api): add POST /exam-challenge-completed (#52395)
This commit is contained in:
@@ -95,6 +95,7 @@ describe('normalize', () => {
|
||||
solution: null,
|
||||
githubLink: null,
|
||||
isManuallyApproved: null,
|
||||
examResults: null,
|
||||
files: [
|
||||
{
|
||||
contents: 'test',
|
||||
|
||||
Reference in New Issue
Block a user