summaryrefslogtreecommitdiff
path: root/cypress/e2e/event.cy.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cypress/e2e/event.cy.ts')
-rw-r--r--cypress/e2e/event.cy.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress/e2e/event.cy.ts b/cypress/e2e/event.cy.ts
index d5366e2..eeaa629 100644
--- a/cypress/e2e/event.cy.ts
+++ b/cypress/e2e/event.cy.ts
@@ -217,7 +217,7 @@ describe("Events", () => {
cy.createGroup({
eventGroupName: "Test Group",
eventGroupDescription: "Test Group Description",
- eventGroupURL: "testgroup",
+ eventGroupURL: "https://example.com",
hostName: "Test Host",
creatorEmail: "test@example.com",
});