mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): rename cert (#56694)
This commit is contained in:
@@ -89,7 +89,7 @@ describe('external curriculum data build', () => {
|
||||
const isUpcoming = [
|
||||
'b1-english-for-developers',
|
||||
'upcoming-python',
|
||||
'front-end-development'
|
||||
'full-stack-developer'
|
||||
];
|
||||
|
||||
// TODO: this is a hack, we should have a single source of truth for the
|
||||
|
||||
Reference in New Issue
Block a user