Class: RSpec::Core::Pending::PendingExampleFixedError
- Inherits:
-
Object
- Object
- RSpec::Core::Pending::PendingExampleFixedError
- Defined in:
- lib/rspec/core/pending.rb
Instance Method Summary collapse
Instance Method Details
#pending_fixed? ⇒ Boolean
15 |
# File 'lib/rspec/core/pending.rb', line 15 def pending_fixed?; true; end |