Skip to content

Commit 27e4274

Browse files
committed
Silent the noise created when building Context in tests
1 parent ee068d0 commit 27e4274

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/irb/test_ruby_lex.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -721,6 +721,7 @@ def build_context(local_variables = nil)
721721
end
722722
end
723723

724+
IRB.conf[:VERBOSE] = false
724725
IRB::Context.new(nil, workspace)
725726
end
726727
end

0 commit comments

Comments
 (0)