Sha256: 061e3c371af7c6d3eab3fde9a322acdab315de68b585aa23c043894373e87918
Contents?: true
Size: 250 Bytes
Versions: 5
Compression:
Stored size: 250 Bytes
Contents
Around "@broken-on-jruby-9000" do |scenario, block| require 'rspec/support/ruby_features' if RSpec::Support::Ruby.jruby_9000? skip_this_scenario "Skipping scenario #{scenario.name} not supported on JRuby 9000" else block.call end end
Version data entries
5 entries across 5 versions & 1 rubygems