diff --git a/src/rebar_prv_common_test.erl b/src/rebar_prv_common_test.erl index 6a7b6199..cfbf0840 100644 --- a/src/rebar_prv_common_test.erl +++ b/src/rebar_prv_common_test.erl @@ -78,6 +78,7 @@ do(State, Tests) -> {ok, State}; Error -> rebar_paths:set_paths([plugins, deps], State), + symlink_to_last_ct_logs(State), Error end; Error ->