mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(client/curriculum): release new superblocks, certs coming soon (#63574)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
@@ -52,6 +52,8 @@ describe('certificate routes', () => {
|
||||
isMachineLearningPyCertV7: false,
|
||||
isCollegeAlgebraPyCertV8: false,
|
||||
isFoundationalCSharpCertV8: false,
|
||||
// isJavascriptCertV9: false,
|
||||
// isRespWebDesignCertV9: false,
|
||||
username: 'fcc'
|
||||
}
|
||||
});
|
||||
@@ -241,6 +243,8 @@ describe('certificate routes', () => {
|
||||
isMachineLearningPyCertV7: true,
|
||||
isCollegeAlgebraPyCertV8: true,
|
||||
isFoundationalCSharpCertV8: true,
|
||||
// isJavascriptCertV9: true,
|
||||
// isRespWebDesignCertV9: true,
|
||||
isA2EnglishCert: true
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user