RuleTemplate seed and create flow

This commit is contained in:
adilallo
2026-04-10 22:17:52 -06:00
parent cee81eda16
commit ec5afd1464
47 changed files with 1706 additions and 265 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ test.describe("Critical User Journeys", () => {
).toBeVisible();
// 6. User explores rule templates
await page.locator("text=Consensus clusters").first().click();
await page.locator("text=Circles").first().click();
await page.locator("text=Consensus").nth(1).click();
await page.locator("text=Elected Board").first().click();
await page.locator("text=Petition").first().click();