Method: Bumps::CucumberConfig#process!

Defined in:
lib/bumps/cucumber_config.rb

#process!Object



8
9
10
11
12
# File 'lib/bumps/cucumber_config.rb', line 8

def process!
  validate
  update_bumps_config
  register_formatter
end