-
James Fargher authored
Both these spec helpers try to redirect $stdout. Since these redirections leak through to later specs, here we want to start replacing them with the filter. Since this filter does the same job as `silence_output` we replace that helper too.
84412fe9