Module: RSpec::Core::Example::NotPendingExampleFixed

Defined in:
lib/rspec/core/example.rb

Instance Method Summary collapse

Instance Method Details

#pending_fixed?Boolean

Returns:

  • (Boolean)


186
# File 'lib/rspec/core/example.rb', line 186

def pending_fixed?; false; end