Hanneses / chapter2

A self-hosted event management tool for non-profits organizations
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Test: fix flaky cypress test "emails not canceled attendees when event is canceled" #23

Open Hanneses opened 3 weeks ago

Hanneses commented 3 weeks ago

Describe the bug:

The cypress test "emails not canceled attendees when event is canceled" in dashboard/events/events-index.cy.ts is flaky.

Goal: Fix the test to get it running reliable.

Possible reason