Open amos-kibet opened 1 day ago
Running ExUnit with seed: 390538, max_cases: 8 Error: ........................................................................................................................................................08:14:40.504 [error] Postgrex.Protocol (#PID<0.1105.0>) disconnected: ** (DBConnection.ConnectionError) client #PID<0.2341.0> exited Error: ................................................................08:14:42.583 [error] Postgrex.Protocol (#PID<0.1104.0>) disconnected: ** (DBConnection.ConnectionError) client #PID<0.2705.0> exited ... 1) test /organisations/:slug/invitations authorized user can delete invitations (OmedisWeb.InvitationLive.IndexTest) Error: test/omedis_web/live/invitation_live/index_test.exs:[22](https://github.com/3Stones-io/omedis/actions/runs/12135485791/job/33834638594?pr=415#step:12:23)2 Expected truthy, got false code: assert index_live |> element("#delete_invitation_#{invitation.id}") |> has_element?() stacktrace: test/omedis_web/live/invitation_live/index_test.exs:[23](https://github.com/3Stones-io/omedis/actions/runs/12135485791/job/33834638594?pr=415#step:12:24)5: (test)