summaryrefslogtreecommitdiff
path: root/cypress/fixtures/groupData.json
blob: 907c3b22aa4b48985acf8be6919899ea5ce06d69 (plain)
1
2
3
4
5
6
7
{
    "eventGroupName": "Test Group",
    "eventGroupDescription": "Test Group Description",
    "eventGroupURL": "https://example.com",
    "hostName": "Test Host",
    "creatorEmail": "test@example.com"
}