You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verbose resulted in an overwhelming number of `ruby -w` style warnings from ruby. Made it hard to understand test output in failing and even passing circumstances.
While hypothetically a good practice, this code is too far out of compliance to be useful -- and I don't believe most rspec-based projects are getting `ruby -w` warnings anyway.
0 commit comments