Method: AgentFIX::Configuration#cucumber_sleep_seconds

Defined in:
lib/agent_fix/configuration.rb

#cucumber_sleep_secondsObject



22
23
24
# File 'lib/agent_fix/configuration.rb', line 22

def cucumber_sleep_seconds
  @cucumber_sleep_seconds ||= 0.5
end