Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
RoadRunnr committed May 27, 2024
1 parent 3541a8c commit 2be3d10
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 2be3d10

Please sign in to comment.