AB
Size: a a a
AB
ŹR
ŹR
AB
ŹR
AB
AB
AB
AF
DI
AF
DI
AF
BB
could not fetch application environment :assert_receive_timeout for application :ex_unit because the application was not loaded/started. If your application depends on :ex_unit at runtime, make sure to load/start it or list it under :extra_applications in your mix.exs file
(elixir) lib/application.ex:495: Application.fetch_env!/2
expanding macro: Phoenix.ChannelTest.assert_reply/3
BB
ŹR
ŹR
BB
BB
def subscribe(socket, subscription_query) do
ref = SubscriptionTest.push_doc(socket, subscription_query)
Phoenix.ChannelTest.assert_reply(ref, :ok, _)
end
ŹR