Skip to content

Commit

Permalink
Update lib/phoenix_live_view/test/live_view_test.ex
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismccord authored Nov 7, 2024
1 parent e423507 commit 10c2722
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/phoenix_live_view/test/live_view_test.ex
Original file line number Diff line number Diff line change
Expand Up @@ -1614,7 +1614,8 @@ defmodule Phoenix.LiveViewTest do
end

@doc """
Refutes an event will be pushed within timeout
Refutes an event will be pushed within timeout.
The default `timeout` is [ExUnit](https://hexdocs.pm/ex_unit/ExUnit.html#configure/1)'s
`refute_receive_timeout` (100 ms).
Expand Down

0 comments on commit 10c2722

Please sign in to comment.