Skip to content

Commit 81f66b9

Browse files
jsorefmichaelklishin
authored andcommitted
spelling: rotation
(cherry picked from commit 16203b7)
1 parent da21e98 commit 81f66b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit_inbroker_non_parallel_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ log_management_during_startup1(_Config) ->
338338
application:unset_env(lager, extra_sinks),
339339
ok = try rabbit:start() of
340340
ok -> exit({got_success_but_expected_failure,
341-
log_rotatation_parent_dirs_test})
341+
log_rotation_parent_dirs_test})
342342
catch
343343
_:{error, {cannot_log_to_file, _, Reason2}}
344344
when Reason2 =:= enoent orelse Reason2 =:= eacces -> ok;

0 commit comments

Comments
 (0)