Sha256: 62ae7593ee2fec99412727fe84435c7c89deb2f52d3a42e06febeed0a9241f33

Contents?: true

Size: 183 Bytes

Versions: 3

Compression:

Stored size: 183 Bytes

Contents

rspec_filter 'be' do
  # Maybe Numeric shouldn't == Fixnum but it does in Opal
  filter('be_an_instance_of fails when class is higher up hierarchy').unless { at_least_opal_0_9? }
end

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
opal-connect-rspec-0.5.0 spec/rspec/expectations/filter/bugs/be.rb
opal-rspec-0.5.0 spec/rspec/expectations/filter/bugs/be.rb
opal-rspec-0.5.0.beta3 spec/rspec/expectations/filter/bugs/be.rb