[rubygems/rubygems] Don't add verbose flag so opaquely for realworld specs
https://github.com/rubygems/rubygems/commit/fa8455ef7c
This commit is contained in:
parent
fb0737654c
commit
b7e5ce08ff
Notes:
git
2021-12-27 10:46:02 +09:00
@ -88,7 +88,6 @@ module Spec
|
||||
|
||||
requires = options.delete(:requires) || []
|
||||
realworld = RSpec.current_example.metadata[:realworld]
|
||||
options[:verbose] = true if options[:verbose].nil? && realworld
|
||||
|
||||
artifice = options.delete(:artifice) do
|
||||
if realworld
|
||||
|
Loading…
x
Reference in New Issue
Block a user