Skip to content

Commit

Permalink
Slightly more time for hold connection test
Browse files Browse the repository at this point in the history
  • Loading branch information
msfstef committed Nov 27, 2024
1 parent 313729d commit b03cbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sync-service/test/electric/plug/utils_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ defmodule Electric.Plug.UtilsTest do
|> Electric.Plug.Utils.hold_conn_until_stack_ready([])
end)

Process.sleep(50)
Process.sleep(100)

Electric.StackSupervisor.dispatch_stack_event(Registry.StackEvents, ctx.stack_id, :ready)

Expand Down

0 comments on commit b03cbfe

Please sign in to comment.