We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee068d0 commit 27e4274Copy full SHA for 27e4274
1 file changed
test/irb/test_ruby_lex.rb
@@ -721,6 +721,7 @@ def build_context(local_variables = nil)
721
end
722
723
724
+ IRB.conf[:VERBOSE] = false
725
IRB::Context.new(nil, workspace)
726
727
0 commit comments