Exception: Cucumber::Glue::StepDefinition::MissingProc
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/cucumber-8.0.0/lib/cucumber/glue/step_definition.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
20 21 22 |
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/cucumber-8.0.0/lib/cucumber/glue/step_definition.rb', line 20 def 'Step definitions must always have a proc or symbol' end |