module RSpec::Core::Example::NotPendingExampleFixed

@private

Public Instance Methods

pending_fixed?() click to toggle source
# File lib/rspec/core/example.rb, line 186
def pending_fixed?; false; end