Skip to content

spec: Silence a bunch of noisy specs

Toon Claes requested to merge toon-noisy-spec into main

Some specs output noise while they run. Remove that noise.

Before

RSpec: ....................................................................................................................................................nil versions are discouraged and will be deprecated in Rubygems 4
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................foo
..............................................................

After

RSpec: ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................foo
..............................................................
Edited by Ash McKenzie

Merge request reports