feat: release rdbms as beta (#45428)

This commit is contained in:
Tom
2022-03-22 01:05:38 -05:00
committed by GitHub
parent 1036cde22e
commit a428284804
13 changed files with 130 additions and 86 deletions

View File

@ -17,7 +17,8 @@ const certifications = [
'Data Analysis with Python',
'Information Security',
'Machine Learning with Python',
'Responsive Web Design (Beta)'
'Responsive Web Design (Beta)',
'Relational Database (Beta)'
];
describe('Landing page', () => {