test: open community tab before testing discussions

This commit is contained in:
Jannat Patel
2025-08-07 17:01:55 +05:30
parent 73844f8813
commit 15400f2a3e
2 changed files with 1375 additions and 1 deletions

View File

@@ -140,7 +140,7 @@ describe("Course Creation", () => {
);
// Add Discussion
cy.get("span").contains("Comments").click();
cy.get("span").contains("Community").click();
cy.button("New Question").click();
cy.wait(500);
cy.get("[id^=headlessui-dialog-panel-").within(() => {

1374
yarn.lock Normal file

File diff suppressed because it is too large Load Diff