aboutsummaryrefslogtreecommitdiffstats
path: root/test/http_SUITE.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/http_SUITE.erl')
-rw-r--r--test/http_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/http_SUITE.erl b/test/http_SUITE.erl
index 4370ab2..b4c6cc7 100644
--- a/test/http_SUITE.erl
+++ b/test/http_SUITE.erl
@@ -91,7 +91,7 @@ end_per_group(Name, _) ->
%% Dispatch configuration.
-init_dispatch(Config) ->
+init_dispatch(_) ->
cowboy_router:compile([
{"localhost", [
{"/chunked_response", http_chunked, []},