Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
RoadRunnr committed May 13, 2024
1 parent 1e45e04 commit 6052df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/diameter_Gy_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ all() ->

init_per_suite(Config0) ->
%% the overhead of logging interfers with the rate limit tests
logger:set_primary_config(level, none),
logger:set_primary_config(level, notice),

Config = [{handler_under_test, ?HUT} | Config0],

Expand Down

0 comments on commit 6052df3

Please sign in to comment.