mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] Don't add verbose flag so opaquely for realworld specs
fa8455ef7c
This commit is contained in:
parent
fb0737654c
commit
b7e5ce08ff
Notes:
git
2021-12-27 10:46:02 +09:00
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue