feat: demo review and course progress

This commit is contained in:
Jannat Patel
2026-03-05 21:41:34 +05:30
parent f1014e7452
commit 607103e40e
24 changed files with 387 additions and 145 deletions
-1
View File
@@ -142,7 +142,6 @@ describe("Course Creation", () => {
);
// Add Discussion
cy.get("span").contains("Community").click();
cy.button("New Question").click();
cy.wait(500);
cy.get("[data-dismissable-layer]").within(() => {