Exception: Cucumber::Glue::ArityMismatchError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/cucumber-8.0.0/lib/cucumber/glue/invoke_in_world.rb

Overview

Raised if the number of a StepDefinition’s Regexp match groups is different from the number of Proc arguments.