mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-26 16:00:56 -04:00
feat(client/curriculum): add upcoming english superblock and challenge types (#52201)
This commit is contained in:
@@ -90,7 +90,8 @@ describe('external curriculum data build', () => {
|
||||
'foundational-c-sharp-with-microsoft',
|
||||
'the-odin-project',
|
||||
'upcoming-python',
|
||||
'example-certification'
|
||||
'example-certification',
|
||||
'a2-english-for-developers'
|
||||
];
|
||||
|
||||
// TODO: this is a hack, we should have a single source of truth for the
|
||||
|
||||
Reference in New Issue
Block a user