Skip to content

Commit

Permalink
Also test initiator-initiated close_solo
Browse files Browse the repository at this point in the history
  • Loading branch information
uwiger committed May 25, 2019
1 parent 118fa9b commit 944be07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/aehttp/test/aehttp_integration_SUITE.erl
Expand Up @@ -5412,7 +5412,7 @@ sc_ws_close_solo_(Config0) ->
S = ?SLOGAN(WhoCloses),
Config = sc_ws_open_(Config0, #{slogan => S}),
sc_ws_close_solo_(Config, WhoCloses)
end, [responder]).
end, [initiator, responder]).

sc_ws_leave_reestablish(Config0) ->
Config = sc_ws_open_(Config0),
Expand Down

0 comments on commit 944be07

Please sign in to comment.