There was an error while loading. Please reload this page.
1 parent 4437ce6 commit 4239afaCopy full SHA for 4239afa
1 file changed
test/sentry/telemetry_processor_integration_test.exs
@@ -442,6 +442,7 @@ defmodule Sentry.TelemetryProcessorIntegrationTest do
442
}
443
end
444
445
+
446
defp flush_ref_messages(ref) do
447
receive do
448
{^ref, _body} -> flush_ref_messages(ref)
0 commit comments