Skip to content

Commit

Permalink
WIP Disable http3 tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
puzza007 committed Sep 20, 2019
1 parent c829023 commit 93db46e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/katipo_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,7 @@ all() ->
{group, session},
{group, port},
{group, metrics},
{group, http2},
{group, http3}].
{group, http2}].

get(Config) ->
HTTPVersion = ?config(http_version, Config),
Expand Down

0 comments on commit 93db46e

Please sign in to comment.