lib/simplecov_setup.rb in cucumber-2.99.0 vs lib/simplecov_setup.rb in cucumber-3.0.0.pre.1

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true if ENV['SIMPLECOV'] begin # Suppress warnings in order not to pollute stdout which tests expectations rely on $VERBOSE = nil if defined?(JRUBY_VERSION)