Skip to content

Commit 92b0004

Browse files
committed
Also style in ct_master_fork
1 parent 85246ce commit 92b0004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_ct_helpers/src/ct_master_fork.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ run_all([{Node,Run,Skip}|Rest],TSRec=#testspec{label = Labels,
368368
{cover_stop, CoverStop},
369369
{config, ConfigFiles},
370370
{event_handler, EvHandlers},
371-
{ct_hooks, [rabbit_ct_hook, cth_styledout] ++ FiltCTHooks},
371+
{ct_hooks, [rabbit_ct_hook] ++ FiltCTHooks},
372372
% {ct_hooks_order, CTHooksOrder},
373373
{enable_builtin_hooks, EnableBuiltinHooks},
374374
{auto_compile, AutoCompile},

0 commit comments

Comments
 (0)