mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(client): enable daily challenges + add e2e tests (#61549)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
@@ -12281,6 +12281,13 @@ module.exports.fullyCertifiedUser = {
|
||||
id: '672d456f4ac35950b300e93f'
|
||||
}
|
||||
],
|
||||
completedDailyCodingChallenges: [
|
||||
{
|
||||
id: '6814d8e1516e86b171929de4',
|
||||
completedDate: 1729240849345,
|
||||
languages: ['javascript']
|
||||
}
|
||||
],
|
||||
completedExams: [
|
||||
{
|
||||
id: '647e22d18acb466c97ccbef8',
|
||||
|
||||
Reference in New Issue
Block a user