aboutsummaryrefslogtreecommitdiffstats
path: root/test/gun_SUITE.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/gun_SUITE.erl')
-rw-r--r--test/gun_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gun_SUITE.erl b/test/gun_SUITE.erl
index 11395fc..2febe2b 100644
--- a/test/gun_SUITE.erl
+++ b/test/gun_SUITE.erl
@@ -485,7 +485,7 @@ stream_info_http(_) ->
{ok, undefined} -> ok;
{ok, #{state := stopping}} -> F()
end
- end,
+ end(),
%% Wait for the connection to terminate.
OriginPid ! disconnect,
receive_event(Pid, disconnect),